diff options
Diffstat (limited to 'PC')
-rw-r--r-- | PC/config.c | 6 | ||||
-rw-r--r-- | PC/getpathp.c | 6 | ||||
-rw-r--r-- | PC/os2vacpp/config.c | 6 | ||||
-rw-r--r-- | PC/os2vacpp/getpathp.c | 6 |
4 files changed, 0 insertions, 24 deletions
diff --git a/PC/config.c b/PC/config.c index a652560..f85415d 100644 --- a/PC/config.c +++ b/PC/config.c @@ -1,9 +1,4 @@ /* -*- C -*- *********************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Module configuration */ diff --git a/PC/getpathp.c b/PC/getpathp.c index 5bfcadc..ea388f2 100644 --- a/PC/getpathp.c +++ b/PC/getpathp.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Return the initial module search path. */ diff --git a/PC/os2vacpp/config.c b/PC/os2vacpp/config.c index a0d8708..3b8f854 100644 --- a/PC/os2vacpp/config.c +++ b/PC/os2vacpp/config.c @@ -1,9 +1,4 @@ /* -*- C -*- *********************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Module configuration */ diff --git a/PC/os2vacpp/getpathp.c b/PC/os2vacpp/getpathp.c index 17c96e3..f796851 100644 --- a/PC/os2vacpp/getpathp.c +++ b/PC/os2vacpp/getpathp.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Return the initial module search path. */ |