2005->2006

svn: r1694
This commit is contained in:
Eli Barzilay 2005-12-26 20:45:10 +00:00
parent 5ea77942db
commit b87d94de94
442 changed files with 455 additions and 455 deletions

View File

@ -383,7 +383,7 @@
(void)))))))
(list "file/directory/collection" "file/directory/sub-collection")))
(printf "mzc version ~a, Copyright (c) 2004-2005 PLT Scheme Inc.~n"
(printf "mzc version ~a, Copyright (c) 2004-2006 PLT Scheme Inc.~n"
(version))
(define-values (mode source-files prefix)

View File

@ -14,7 +14,7 @@
`(DIV ,s (BR)))
ss))))
(define copyright-year 2005)
(define copyright-year 2006)
(define (start initial-request)
(report-errors-to-browser send/finish)
@ -26,7 +26,7 @@
(BODY
(A ((NAME "lic") (VALUE "License")))
(B "PLT Software") (BR)
(B ,(format "Copyright (c) ~a PLT Scheme, Inc." copyright-year))
(B ,(format "Copyright (c) ~a PLT Scheme Inc." copyright-year))
(P)
"PLT software is distributed under the GNU Library General Public "
" License (LGPL). This means you can link PLT software (such as "
@ -48,15 +48,15 @@
,@(map make-item
`(("DrScheme"
"Copyright (c) 1995-2003 PLT"
,(format "Copyright (c) ~a PLT Scheme, Inc." copyright-year)
,(format "Copyright (c) ~a PLT Scheme Inc." copyright-year)
"All rights reserved.")
("MrEd"
"Copyright (c) 1995-2003 PLT"
,(format "Copyright (c) ~a PLT Scheme, Inc." copyright-year)
,(format "Copyright (c) ~a PLT Scheme Inc." copyright-year)
"All rights reserved.")
("MzScheme"
"Copyright (c) 1995-2003 PLT"
,(format "Copyright (c) ~a PLT Scheme, Inc." copyright-year)
,(format "Copyright (c) ~a PLT Scheme Inc." copyright-year)
"All rights reserved.")
("libscheme"
"Copyright (c) 1994 Brent Benson"

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995 Matthew Flatt
All rights reserved.

View File

@ -1,6 +1,6 @@
;; sgl -- An OpenGL extension of MzScheme
;;
;; Copyright (C) 2003-2005 Scott Owens <sowens@cs.utah.edu>
;; Copyright (C) 2003-2006 Scott Owens <sowens@cs.utah.edu>
;;
;; This library is free software; you can redistribute it and/or
;; modify it under the terms of the GNU Lesser General Public License

View File

@ -2,7 +2,7 @@
;;; <constructors.ss> ---- Vector constructors
;;; Time-stamp: <05/03/07 18:19:59 Zhu Chongkai>
;;;
;;; Copyright (C) 2005 by Zhu Chongkai.
;;; Copyright (C) 2005-2006 by Zhu Chongkai.
;;;
;;; This file is part of SRFI-43.

View File

@ -2,7 +2,7 @@
;;; <conversion.ss> ---- Vector conversion
;;; Time-stamp: <05/03/07 18:19:59 Zhu Chongkai>
;;;
;;; Copyright (C) 2005 by Zhu Chongkai.
;;; Copyright (C) 2005-2006 by Zhu Chongkai.
;;;
;;; This file is part of SRFI-43.

View File

@ -2,7 +2,7 @@
;;; <iteration.ss> ---- Vector iteration
;;; Time-stamp: <05/03/07 18:19:59 Zhu Chongkai>
;;;
;;; Copyright (C) 2005 by Zhu Chongkai.
;;; Copyright (C) 2005-2006 by Zhu Chongkai.
;;;
;;; This file is part of SRFI-43.

View File

@ -2,7 +2,7 @@
;;; <mutators.ss> ---- Vector mutators
;;; Time-stamp: <05/03/07 18:19:59 Zhu Chongkai>
;;;
;;; Copyright (C) 2005 by Zhu Chongkai.
;;; Copyright (C) 2005-2006 by Zhu Chongkai.
;;;
;;; This file is part of SRFI-43.

View File

@ -2,7 +2,7 @@
;;; <predicates.ss> ---- Vector predicates
;;; Time-stamp: <05/03/07 18:19:59 Zhu Chongkai>
;;;
;;; Copyright (C) 2005 by Zhu Chongkai.
;;; Copyright (C) 2005-2006 by Zhu Chongkai.
;;;
;;; This file is part of SRFI-43.

View File

@ -2,7 +2,7 @@
;;; <searching.ss> ---- Vector searching
;;; Time-stamp: <05/03/07 18:19:59 Zhu Chongkai>
;;;
;;; Copyright (C) 2005 by Zhu Chongkai.
;;; Copyright (C) 2005-2006 by Zhu Chongkai.
;;;
;;; This file is part of SRFI-43.

View File

@ -2,7 +2,7 @@
;;; <util.ss> ---- Utility functions
;;; Time-stamp: <05/03/07 18:19:59 Zhu Chongkai>
;;;
;;; Copyright (C) 2005 by Zhu Chongkai.
;;; Copyright (C) 2005-2006 by Zhu Chongkai.
;;;
;;; This file is part of SRFI-43.

View File

@ -2,7 +2,7 @@
;;; <util.ss> ---- Utility functions
;;; Time-stamp: <05/03/07 18:21:41 Zhu Chongkai>
;;;
;;; Copyright (C) 2005 by Zhu Chongkai.
;;; Copyright (C) 2005-2006 by Zhu Chongkai.
;;;
;;; This file is part of SRFI-43.

View File

@ -211,7 +211,7 @@
(plt:hd:refreshing-manuals-finished "完成。")
(plt:hd:about-help-desk "关于Help Desk")
(plt:hd:help-desk-about-string
"Help Desk是PLT软件的信息来源其中包含了DrSchemeMzScheme和MrEd的全部信息。\n\n版本~a\n版权所有(c)1995-2005 PLT")
"Help Desk是PLT软件的信息来源其中包含了DrSchemeMzScheme和MrEd的全部信息。\n\n版本~a\n版权所有(c)1995-2006 PLT")
(plt:hd:help-on-help "关于帮助的帮助")
(plt:hd:help-on-help-details "如果你需要使用Help Desk的帮助请在Help Desk的主页中点击链接“How to use Help Desk”。要进入Help Desk的主页请单击Help Desk窗口上方的“主页”按钮。")
(reload "刷新") ;; refresh the page in a web browser

View File

@ -211,7 +211,7 @@
(plt:hd:refreshing-manuals-finished "完成。")
(plt:hd:about-help-desk "關於Help Desk")
(plt:hd:help-desk-about-string
"Help Desk是PLT軟件的信息來源其中包含了DrSchemeMzScheme和MrEd的全部信息。\n\n版本~a\n版權所有(c)1995-2005 PLT")
"Help Desk是PLT軟件的信息來源其中包含了DrSchemeMzScheme和MrEd的全部信息。\n\n版本~a\n版權所有(c)1995-2006 PLT")
(plt:hd:help-on-help "關於幫助的幫助")
(plt:hd:help-on-help-details "如果你需要使用Help Desk的幫助請在Help Desk的主頁中點擊鏈接“How to use Help Desk”。要進入Help Desk的主頁請單擊Help Desk窗口上方的“主頁”按鈕。")
(reload "刷新") ;; refresh the page in a web browser

View File

@ -140,7 +140,7 @@ Swindle environment.
====< Copyright Notice >================================================
Copyright (C) 1998-2005 Eli Barzilay (eli@barzilay.org)
Copyright (C) 1998-2006 Eli Barzilay (eli@barzilay.org)
This library is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as

View File

@ -7536,7 +7536,7 @@
(cond
((string=? not-a-file "--version")
(write-log
"Copyright (c) 1997-2005, Dorai Sitaram.\n\nPermission to distribute and use this work for any\npurpose is hereby granted provided this copyright\nnotice is included in the copy. This work is provided\nas is, with no warranty of any kind.\n\nFor more information on TeX2page, please see")
"Copyright (c) 1997-2006, Dorai Sitaram.\n\nPermission to distribute and use this work for any\npurpose is hereby granted provided this copyright\nnotice is included in the copy. This work is provided\nas is, with no warranty of any kind.\n\nFor more information on TeX2page, please see")
(write-log #\newline)
(write-log *tex2page-website*)
(write-log #\.)

View File

@ -184,7 +184,7 @@ mpost(1).
.SH COPYRIGHT
Copyright 1997-2005 by Dorai Sitaram.
Copyright 1997-2006 by Dorai Sitaram.
Permission to distribute and use this work for any purpose is
hereby granted provided this copyright notice is included in

View File

@ -3,7 +3,7 @@
* Purpose: MrEd main file, including a hodge-podge of global stuff
* Author: Matthew Flatt
* Created: 1995
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1995-2000, Matthew Flatt
*/

View File

@ -182,7 +182,7 @@ MRED_EXTERN MrEd_Run_From_Cmd_Line_Proc mred_run_from_cmd_line;
#else
# define MRED3M ""
#endif
#define BANNER "MrEd" MRED3M " version " MZSCHEME_VERSION ", Copyright (c) 2004-2005 PLT Scheme Inc.\n"
#define BANNER "MrEd" MRED3M " version " MZSCHEME_VERSION ", Copyright (c) 2004-2006 PLT Scheme Inc.\n"
#ifndef WINDOW_STDIO
/* Removing "|| defined(wx_msw)" below uses the Windows console.

View File

@ -3,7 +3,7 @@
* Purpose: MrEd MacOS event loop
* Author: Matthew Flatt
* Created: 1996
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1996, Matthew Flatt
*/

View File

@ -3,7 +3,7 @@
* Purpose: MrEd Windows event loop
* Author: Matthew Flatt
* Created: 1996
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1996, Matthew Flatt
*/

View File

@ -3,7 +3,7 @@
* Purpose: MrEd X Windows event loop
* Author: Matthew Flatt
* Created: 1996
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1996, Matthew Flatt
*/

View File

@ -3,7 +3,7 @@
* Purpose: MrEd main file, including a hodge-podge of global stuff
* Author: Matthew Flatt
* Created: 1995
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1995-2000, Matthew Flatt
*/

View File

@ -3,7 +3,7 @@
* Purpose: wxChangeRecord implementations
* Author: Matthew Flatt
* Created: 1995
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1995, Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -3,7 +3,7 @@
* Purpose: wxKeymap implementation
* Author: Matthew Flatt
* Created: 1995
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1995, Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -3,7 +3,7 @@
* Purpose: wxMediaAdmins
* Author: Matthew Flatt
* Created: 1997
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1997, Matthew Flatt
*/

View File

@ -3,7 +3,7 @@
* Purpose: wxMediaBuffer implementation
* Author: Matthew Flatt
* Created: 1995
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1995-98, Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -3,7 +3,7 @@
* Purpose: wxMediaCanvas & wxDrawableMediaAdmin implementation
* Author: Matthew Flatt
* Created: 1995
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1995, Matthew Flatt
*/

View File

@ -3,7 +3,7 @@
* Purpose: wxMediaEdit implementation
* Author: Matthew Flatt
* Created: 1995
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1995, Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -3,7 +3,7 @@
* Purpose: wxMediaLine (internal class for wxMediaEdit) implementation
* Author: Matthew Flatt
* Created: 1995
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1995, Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -3,7 +3,7 @@
* Purpose: wxMediaPasteboard implementation
* Author: Matthew Flatt
* Created: 1995
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1995, Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -3,7 +3,7 @@
* Purpose: wxMediaEdit private methods implementation
* Author: Matthew Flatt
* Created: 1995
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1995, Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -3,7 +3,7 @@
* Purpose: wxMediaSnip implementation
* Author: Matthew Flatt
* Created: 1995
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1995, Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -3,7 +3,7 @@
* Purpose: wxSnip implementations
* Author: Matthew Flatt
* Created: 1995
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1995-2002, Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -3,7 +3,7 @@
* Purpose: wxStyle and wxStyleList implementation
* Author: Matthew Flatt
* Created: 1995
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1995, Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995 Matthew Flatt
All rights reserved.

View File

@ -1,6 +1,6 @@
/*
Precise GC for MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1999 Matthew Flatt
All rights reserved.

View File

@ -1,6 +1,6 @@
/*
Precise GC for MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1999 Matthew Flatt
All rights reserved.

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995 Matthew Flatt
All rights reserved.

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
All rights reserved.

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2000 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,7 +1,7 @@
/*
SenoraGC, a relatively portable conservative GC for a slightly
cooperative environment
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1996-98 Matthew Flatt
All rights reserved.

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt, Scott Owens
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 2000-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2002 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 2000-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 2000-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 2000-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 2000-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 2000-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 2000-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,7 +1,7 @@
/*
* @(#)regexp.c 1.3 of 18 April 87
* Revised for PLT MzScheme, 1995-2001
* Copyright (c) 2004-2005 PLT Scheme, Inc.
* Copyright (c) 2004-2006 PLT Scheme Inc.
*
* Copyright (c) 1986 by University of Toronto.
* Written by Henry Spencer. Not derived from licensed software.

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
All rights reserved.

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
All rights reserved.

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
All rights reserved.

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or
@ -1879,7 +1879,7 @@ char *scheme_banner(void)
"3m"
#endif
" version " MZSCHEME_VERSION VERSION_SUFFIX
", Copyright (c) 2004-2005 PLT Scheme Inc.\n";
", Copyright (c) 2004-2006 PLT Scheme Inc.\n";
}
void scheme_set_banner(char *s)

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 2000-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/*
MzScheme
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
Copyright (c) 1995-2001 Matthew Flatt
This library is free software; you can redistribute it and/or

View File

@ -40,7 +40,7 @@ BEGIN
VALUE "FileDescription", "mred\0"
VALUE "FileVersion", "299, 100, 0, 0\0"
VALUE "InternalName", "mred\0"
VALUE "LegalCopyright", "Copyright © 1995-2005\0"
VALUE "LegalCopyright", "Copyright © 1995-2006\0"
VALUE "OriginalFilename", "MrEd.exe\0"
VALUE "ProductName", "MrEd\0"
VALUE "ProductVersion", "299, 100, 0, 0\0"

View File

@ -72,7 +72,7 @@ BEGIN
VALUE "FileDescription", "MzCOM Module"
VALUE "FileVersion", "299, 100, 0, 0"
VALUE "InternalName", "MzCOM"
VALUE "LegalCopyright", "Copyright 2000-2005 PLT (Paul Steckler)"
VALUE "LegalCopyright", "Copyright 2000-2006 PLT (Paul Steckler)"
VALUE "OriginalFilename", "MzCOM.EXE"
VALUE "ProductName", "MzCOM Module"
VALUE "ProductVersion", "299, 100, 0, 0"
@ -106,10 +106,10 @@ FONT 8, "MS Sans Serif", 0, 0, 0x0
BEGIN
DEFPUSHBUTTON "OK",IDOK,76,69,50,14,BS_CENTER
CTEXT "MzCOM v. 299",IDC_STATIC,71,8,61,8
CTEXT "Copyright (c) 2000-2005 PLT (Paul Steckler)",IDC_STATIC,
CTEXT "Copyright (c) 2000-2006 PLT (Paul Steckler)",IDC_STATIC,
41,20,146,9
CTEXT "MzScheme v. 299",IDC_STATIC,64,35,75,8
CTEXT "Copyright (c) 1995-2005 PLT Inc.",IDC_STATIC,
CTEXT "Copyright (c) 1995-2006 PLT Inc.",IDC_STATIC,
30,47,143,8
ICON MZICON,IDC_STATIC,11,16,20,20
END

View File

@ -49,7 +49,7 @@ BEGIN
VALUE "FileDescription", "mzscheme\0"
VALUE "FileVersion", "299, 100, 0, 0\0"
VALUE "InternalName", "mzscheme\0"
VALUE "LegalCopyright", "Copyright <20>© 1995-2005\0"
VALUE "LegalCopyright", "Copyright <20>© 1995-2006\0"
VALUE "OriginalFilename", "mzscheme.exe\0"
VALUE "ProductName", "MzScheme\0"
VALUE "ProductVersion", "299, 100, 0, 0\0"

View File

@ -40,7 +40,7 @@ BEGIN
VALUE "FileDescription", "mred\0"
VALUE "FileVersion", "300, 0, 0, 0\0"
VALUE "InternalName", "mred\0"
VALUE "LegalCopyright", "Copyright © 1995-2005\0"
VALUE "LegalCopyright", "Copyright © 1995-2006\0"
VALUE "OriginalFilename", "MrEd.exe\0"
VALUE "ProductName", "MrEd\0"
VALUE "ProductVersion", "300, 0, 0, 0\0"

View File

@ -72,7 +72,7 @@ BEGIN
VALUE "FileDescription", "MzCOM Module"
VALUE "FileVersion", "300, 0, 0, 0"
VALUE "InternalName", "MzCOM"
VALUE "LegalCopyright", "Copyright 2000-2005 PLT (Paul Steckler)"
VALUE "LegalCopyright", "Copyright 2000-2006 PLT (Paul Steckler)"
VALUE "OriginalFilename", "MzCOM.EXE"
VALUE "ProductName", "MzCOM Module"
VALUE "ProductVersion", "300, 0, 0, 0"
@ -106,10 +106,10 @@ FONT 8, "MS Sans Serif", 0, 0, 0x0
BEGIN
DEFPUSHBUTTON "OK",IDOK,76,69,50,14,BS_CENTER
CTEXT "MzCOM v. 300",IDC_STATIC,71,8,61,8
CTEXT "Copyright (c) 2000-2005 PLT (Paul Steckler)",IDC_STATIC,
CTEXT "Copyright (c) 2000-2006 PLT (Paul Steckler)",IDC_STATIC,
41,20,146,9
CTEXT "MzScheme v. 300",IDC_STATIC,64,35,75,8
CTEXT "Copyright (c) 1995-2005 PLT Inc.",IDC_STATIC,
CTEXT "Copyright (c) 1995-2006 PLT Inc.",IDC_STATIC,
30,47,143,8
ICON MZICON,IDC_STATIC,11,16,20,20
END

View File

@ -49,7 +49,7 @@ BEGIN
VALUE "FileDescription", "mzscheme\0"
VALUE "FileVersion", "300, 0, 0, 0\0"
VALUE "InternalName", "mzscheme\0"
VALUE "LegalCopyright", "Copyright <20>© 1995-2005\0"
VALUE "LegalCopyright", "Copyright <20>© 1995-2006\0"
VALUE "OriginalFilename", "mzscheme.exe\0"
VALUE "ProductName", "MzScheme\0"
VALUE "ProductVersion", "300, 0, 0, 0\0"

View File

@ -4,7 +4,7 @@
*
* Authors: Markus Holzem, Julian Smart, and Matthew Flatt
*
* Copyright: (C) 2004-2005 PLT Scheme, Inc.
* Copyright: (C) 2004-2006 PLT Scheme Inc.
* Copyright: (C) 1995, AIAI, University of Edinburgh (Julian)
* Copyright: (C) 1995, GNU (Markus)
*

View File

@ -5,7 +5,7 @@
*
* Authors: Markus Holzem, Julian Smart, and Matthew Flatt
*
* Copyright: (C) 2004-2005 PLT Scheme, Inc.
* Copyright: (C) 2004-2006 PLT Scheme Inc.
* Copyright: (C) 1995, AIAI, University of Edinburgh (Julian)
* Copyright: (C) 1995, GNU (Markus)
*

View File

@ -4,7 +4,7 @@
* Author: Julian Smart
* Created: 1993
* Updated: August 1994
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1993, AIAI, University of Edinburgh
*/

View File

@ -4,7 +4,7 @@
* Author: Julian Smart
* Created: 1993
* Updated:
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1993, AIAI, University of Edinburgh
*/

View File

@ -4,7 +4,7 @@
* Author: Julian Smart
* Created: 1993
* Updated: August 1994
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1993, AIAI, University of Edinburgh
*/

View File

@ -4,7 +4,7 @@
* Author: Julian Smart
* Created: 1993
* Updated: August 1994
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1993, AIAI, University of Edinburgh
*/

View File

@ -3,7 +3,7 @@
MrEd interface to various garbage collectors, including the Boehm
collector, SenoraGC, and MzScheme's precise collector.
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
*************************************************************************/

View File

@ -6,7 +6,7 @@
MrEd interface to various garbage collectors, including the Boehm
collector, SenoraGC, and MzScheme's precise collector.
Copyright (c) 2004-2005 PLT Scheme, Inc.
Copyright (c) 2004-2006 PLT Scheme Inc.
****************************************************************************/

View File

@ -4,7 +4,7 @@
* Author: Julian Smart
* Created: 1993
* Updated:
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1993, AIAI, University of Edinburgh
*/

View File

@ -4,7 +4,7 @@
* Author: Julian Smart
* Created: 1993
* Updated:
* Copyright: (c) 2004-2005 PLT Scheme, Inc.
* Copyright: (c) 2004-2006 PLT Scheme Inc.
* Copyright: (c) 1993, AIAI, University of Edinburgh
*/

Some files were not shown because too many files have changed in this diff Show More