Skip to content

Commit

Permalink
remove (C) from copyright msg
Browse files Browse the repository at this point in the history
  • Loading branch information
gvanrossum committed Mar 28, 1995
1 parent adb6bf6 commit cfc2f98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Doc/info/texipre.dat
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ the language, see the Python Tutorial. The Python Reference Manual
gives a more formal definition of the language. (These manuals are not
yet available in INFO or Texinfo format.)

Copyright (C) 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
The Netherlands.

All Rights Reserved
Expand Down
2 changes: 1 addition & 1 deletion Doc/texipre.dat
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ the language, see the Python Tutorial. The Python Reference Manual
gives a more formal definition of the language. (These manuals are not
yet available in INFO or Texinfo format.)

Copyright (C) 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
The Netherlands.

All Rights Reserved
Expand Down

0 comments on commit cfc2f98

Please sign in to comment.