]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Added 1995 to copyright message.
authorGuido van Rossum <guido@python.org>
Wed, 4 Jan 1995 19:08:09 +0000 (19:08 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 4 Jan 1995 19:08:09 +0000 (19:08 +0000)
19 files changed:
Parser/acceler.c
Parser/bitset.c
Parser/firstsets.c
Parser/grammar.c
Parser/grammar1.c
Parser/intrcheck.c
Parser/listnode.c
Parser/metagrammar.c
Parser/myreadline.c
Parser/node.c
Parser/parser.c
Parser/parser.h
Parser/parsetok.c
Parser/pgen.c
Parser/pgen.h
Parser/pgenmain.c
Parser/printgrammar.c
Parser/tokenizer.c
Parser/tokenizer.h

index aee54ab3cf9943d93b282fb48bae1029f6d7e64e..9f75b5da6cb9e4b0eae5a14c3b0848cf3990843d 100644 (file)
@@ -1,6 +1,6 @@
 /***********************************************************
-Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
+Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
+The Netherlands.
 
                         All Rights Reserved
 
index 84c268cb5ab54a7a8e65fd2cd201cbe221e8cd1f..dd32d0e111ebdcfd9066827c8b252c4ef117ac85 100644 (file)
@@ -1,6 +1,6 @@
 /***********************************************************
-Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
+Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
+The Netherlands.
 
                         All Rights Reserved
 
index 57bdb967c168e95effa4dfc550b61623778eb8bd..b76230d4f9be25547d66adb30116bbfacfaa2bc6 100644 (file)
@@ -1,6 +1,6 @@
 /***********************************************************
-Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
+Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
+The Netherlands.
 
                         All Rights Reserved
 
index b422cf5ef4851da24b477cc2052bd65192526ee9..90050272b0aa5793a3c8f69b1259d7ec3b3cde53 100644 (file)
@@ -1,6 +1,6 @@
 /***********************************************************
-Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
+Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
+The Netherlands.
 
                         All Rights Reserved
 
index ee8933f0b361581c8844dc910f620dd5b059ed83..2abd3db3714f5cca599faf60115d5ce845df14c3 100644 (file)
@@ -1,6 +1,6 @@
 /***********************************************************
-Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
+Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
+The Netherlands.
 
                         All Rights Reserved
 
index e9b01349760465e40f7cc702265b0c57c5310bf8..32b6555c1ed11f7fa47056ca089443eb2d7047c5 100644 (file)
@@ -1,6 +1,6 @@
 /***********************************************************
-Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
+Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
+The Netherlands.
 
                         All Rights Reserved
 
index 6d0eb45bab4cb5bef70ec8a7f11abeb81ebc8ec5..719b1bb9c98c439eacdef5ba3f8b02b49ceb8cd7 100644 (file)
@@ -1,6 +1,6 @@
 /***********************************************************
-Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
+Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
+The Netherlands.
 
                         All Rights Reserved
 
index 5d0b5b3ac5df7edf7ea5ab34a0d0cd0089f1364e..bb0750bc139f008027e4bce89675e6d849d95aa2 100644 (file)
@@ -1,6 +1,6 @@
 /***********************************************************
-Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
+Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
+The Netherlands.
 
                         All Rights Reserved
 
index 18f8b1d01b8d66ed83a030909323e0ac00b5cd7b..28008dbcf1c020e56d526ebc3243d4b295d82829 100644 (file)
@@ -1,6 +1,6 @@
 /***********************************************************
-Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
+Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
+The Netherlands.
 
                         All Rights Reserved
 
index afeb99eab14d2fd89941b45741f8d0507b992b05..2c048c7adbc98bbe3bb0619cd0d5f2e042c9e836 100644 (file)
@@ -1,6 +1,6 @@
 /***********************************************************
-Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
+Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
+The Netherlands.
 
                         All Rights Reserved
 
index 1b11801e8f0f6a1dede2e43bf4c76a6881ec352b..54cc9ee33cd0c857c1cbcc809f33479e4e6b105d 100644 (file)
@@ -1,6 +1,6 @@
 /***********************************************************
-Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
+Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
+The Netherlands.
 
                         All Rights Reserved
 
index ed45d2e46abe7b906e930363cf4a6db73df8d481..9949a0edf89ceefac9380a32ea14eb6df9ea27e7 100644 (file)
@@ -5,8 +5,8 @@ extern "C" {
 #endif
 
 /***********************************************************
-Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
+Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
+The Netherlands.
 
                         All Rights Reserved
 
index a9389e1c363f2459be667a964da6c9f9fd645a5f..ce79ce64a5206ac92d897b4c7587c248a4faa8e7 100644 (file)
@@ -1,6 +1,6 @@
 /***********************************************************
-Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
+Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
+The Netherlands.
 
                         All Rights Reserved
 
index 1827477a5f855eb2d2ae6b390b63d167d52f375e..db08d779698d314eac58153c52b306273ece963f 100644 (file)
@@ -1,6 +1,6 @@
 /***********************************************************
-Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
+Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
+The Netherlands.
 
                         All Rights Reserved
 
index d9d1d09e8a1e75db98718037c273801b909337f9..d5d0a2779a085b4c476dbb49ae567ba637175736 100644 (file)
@@ -5,8 +5,8 @@ extern "C" {
 #endif
 
 /***********************************************************
-Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
+Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
+The Netherlands.
 
                         All Rights Reserved
 
index c93fadeb9187c4aae71d4276ff7bffade0bd597e..77743e6cc361f7e596154abc38973eb1bf6c6013 100644 (file)
@@ -1,6 +1,6 @@
 /***********************************************************
-Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
+Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
+The Netherlands.
 
                         All Rights Reserved
 
index 6699726fe586c3bc98e298771a1c1e20cd8adcc5..ad1ef106fc759b0ba632ec5b1d78b7f6d41b1190 100644 (file)
@@ -1,6 +1,6 @@
 /***********************************************************
-Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
+Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
+The Netherlands.
 
                         All Rights Reserved
 
index baed65d5cca2182e478bc465c906407cb5a30f04..75b63fbcb1b6916ea471af6af0b6e35690e3fa70 100644 (file)
@@ -1,6 +1,6 @@
 /***********************************************************
-Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
+Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
+The Netherlands.
 
                         All Rights Reserved
 
index edd0d192aeedea3d5dca23103735edbaed9f78e8..d5b36647b6f96d96e04adda62811ff11a2db7e6b 100644 (file)
@@ -5,8 +5,8 @@ extern "C" {
 #endif
 
 /***********************************************************
-Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
+Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
+The Netherlands.
 
                         All Rights Reserved