diff options
-rw-r--r-- | Mac/Modules/config.c | 4 | ||||
-rw-r--r-- | Mac/Modules/macmodule.c | 4 | ||||
-rw-r--r-- | Mac/Modules/macosmodule.c | 4 | ||||
-rw-r--r-- | Mac/Modules/macspeechmodule.c | 4 | ||||
-rw-r--r-- | Mac/Python/macmain.c | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/Mac/Modules/config.c b/Mac/Modules/config.c index 3823f33d8c..52103815dd 100644 --- a/Mac/Modules/config.c +++ b/Mac/Modules/config.c @@ -1,6 +1,6 @@ /* -*- C -*- *********************************************** -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 diff --git a/Mac/Modules/macmodule.c b/Mac/Modules/macmodule.c index 5b7dc7c1e6..8db0cea426 100644 --- a/Mac/Modules/macmodule.c +++ b/Mac/Modules/macmodule.c @@ -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 diff --git a/Mac/Modules/macosmodule.c b/Mac/Modules/macosmodule.c index b7907b1763..7b71961532 100644 --- a/Mac/Modules/macosmodule.c +++ b/Mac/Modules/macosmodule.c @@ -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 diff --git a/Mac/Modules/macspeechmodule.c b/Mac/Modules/macspeechmodule.c index a62b9d69db..1d1304a61a 100644 --- a/Mac/Modules/macspeechmodule.c +++ b/Mac/Modules/macspeechmodule.c @@ -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 diff --git a/Mac/Python/macmain.c b/Mac/Python/macmain.c index b706464ef5..b7a88d5fe1 100644 --- a/Mac/Python/macmain.c +++ b/Mac/Python/macmain.c @@ -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 |