From 6bdbd306b1c7dbc5e35807954f442e66bdefc6fa Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Sat, 1 Jan 2000 20:48:42 +0000 Subject: [PATCH] Y2K updates --- build/build.mk | 2 +- build/build2.mk | 2 +- build/fastgen.sh | 4 ++-- build/library.mk | 2 +- build/program.mk | 2 +- build/rules.mk | 2 +- build/rules_pear.mk | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/build/build.mk b/build/build.mk index 3c84b0c8a9e..3e22e5a426d 100644 --- a/build/build.mk +++ b/build/build.mk @@ -1,4 +1,4 @@ -# Copyright (c) 1999 Sascha Schumann. All rights reserved. +# Copyright (c) 1999, 2000 Sascha Schumann. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/build/build2.mk b/build/build2.mk index 0a32b2546f4..73220567309 100644 --- a/build/build2.mk +++ b/build/build2.mk @@ -1,4 +1,4 @@ -# Copyright (c) 1999 Sascha Schumann. All rights reserved. +# Copyright (c) 1999, 2000 Sascha Schumann. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/build/fastgen.sh b/build/fastgen.sh index 66f5a80f749..40ab4e149f0 100755 --- a/build/fastgen.sh +++ b/build/fastgen.sh @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright (c) 1999 Sascha Schumann. All rights reserved. +# Copyright (c) 1999, 2000 Sascha Schumann. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions @@ -23,7 +23,7 @@ # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ############################################################################## -# $Id: fastgen.sh,v 1.1 1999-12-30 02:58:32 sas Exp $ +# $Id: fastgen.sh,v 1.2 2000-01-01 20:48:42 sas Exp $ # srcdir=$1 diff --git a/build/library.mk b/build/library.mk index 0a0ad7e9c9b..b00a2881e2d 100644 --- a/build/library.mk +++ b/build/library.mk @@ -1,4 +1,4 @@ -# Copyright (c) 1999 Sascha Schumann. All rights reserved. +# Copyright (c) 1999, 2000 Sascha Schumann. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/build/program.mk b/build/program.mk index 6365f63cfdd..f0377af8805 100644 --- a/build/program.mk +++ b/build/program.mk @@ -1,4 +1,4 @@ -# Copyright (c) 1999 Sascha Schumann. All rights reserved. +# Copyright (c) 1999, 2000 Sascha Schumann. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/build/rules.mk b/build/rules.mk index 2b6a0f7c3ae..227d1cebee5 100644 --- a/build/rules.mk +++ b/build/rules.mk @@ -1,4 +1,4 @@ -# Copyright (c) 1999 Sascha Schumann. All rights reserved. +# Copyright (c) 1999, 2000 Sascha Schumann. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/build/rules_pear.mk b/build/rules_pear.mk index c500ce41464..ad3bebd6a14 100644 --- a/build/rules_pear.mk +++ b/build/rules_pear.mk @@ -1,4 +1,4 @@ -# Copyright (c) 1999 Sascha Schumann. All rights reserved. +# Copyright (c) 1999, 2000 Sascha Schumann. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions