From 8a90fb69b05853e02e0fa8acce4691efded36174 Mon Sep 17 00:00:00 2001 From: Rene Rebe Date: Fri, 5 Sep 2003 23:12:06 +0000 Subject: [PATCH] soem more copyright tags git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1318 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/bison/gxx-attr-unused-fix.patch | 22 +++++++++++++++++++ package/base/gcc2/gcc33_support.patch | 22 +++++++++++++++++++ package/base/gzip/gzip-1.2.4b.patch | 22 +++++++++++++++++++ .../base/iproute2/makefile-adaptions.patch | 2 +- .../isdn4k-utils/multi-line-strings.patch | 22 +++++++++++++++++++ .../base/linux24/95-inet-for-userspace.patch | 22 +++++++++++++++++++ package/base/linux24/arch-ppc-agp.patch | 22 +++++++++++++++++++ .../linux24/arch-ppc-horizon-name-clash.patch | 22 +++++++++++++++++++ .../linux24/arch-x86-64-acpi-hotfix.patch | 22 +++++++++++++++++++ package/base/net-tools/no_yp.patch | 22 +++++++++++++++++++ package/base/ntfsprogs/ntfsprogs.cache | 2 +- package/base/ntfsprogs/ntfsprogs.desc | 2 +- package/base/raidtools/gcc33-support.patch | 22 +++++++++++++++++++ package/base/sysvinit/dev_vc_0.patch | 22 +++++++++++++++++++ package/base/sysvinit/stone_mod_init.sh | 2 +- package/base/units/gcc33-support.patch | 22 +++++++++++++++++++ 16 files changed, 268 insertions(+), 4 deletions(-) diff --git a/package/base/bison/gxx-attr-unused-fix.patch b/package/base/bison/gxx-attr-unused-fix.patch index 9014d0060..a92fc7809 100644 --- a/package/base/bison/gxx-attr-unused-fix.patch +++ b/package/base/bison/gxx-attr-unused-fix.patch @@ -1,3 +1,25 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/base/bison/gxx-attr-unused-fix.patch +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + diff -urN bison-1.875-old/data/yacc.c bison-1.875-new/data/yacc.c --- bison-1.875-old/data/yacc.c 2002-12-28 09:36:02.000000000 +0100 +++ bison-1.875-new/data/yacc.c 2003-07-16 15:26:30.000000000 +0200 diff --git a/package/base/gcc2/gcc33_support.patch b/package/base/gcc2/gcc33_support.patch index 119fe647e..c85d0bbd8 100644 --- a/package/base/gcc2/gcc33_support.patch +++ b/package/base/gcc2/gcc33_support.patch @@ -1,3 +1,25 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/base/gcc2/gcc33_support.patch +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + --- ./gcc/ch/loop.c.orig 2003-08-03 12:26:04.000000000 -0400 +++ ./gcc/ch/loop.c 2003-08-03 12:28:30.000000000 -0400 @@ -318,8 +318,8 @@ diff --git a/package/base/gzip/gzip-1.2.4b.patch b/package/base/gzip/gzip-1.2.4b.patch index d967d5481..309d563d6 100644 --- a/package/base/gzip/gzip-1.2.4b.patch +++ b/package/base/gzip/gzip-1.2.4b.patch @@ -1,3 +1,25 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/base/gzip/gzip-1.2.4b.patch +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + --- gzip-1.2.4/gzip.c Thu Aug 19 15:39:43 1993 +++ gzip-1.2.4b/gzip.c Tue Jan 8 21:44:18 2002 @@ -1005,7 +1005,14 @@ diff --git a/package/base/iproute2/makefile-adaptions.patch b/package/base/iproute2/makefile-adaptions.patch index 84d3208bb..a4e2d48d0 100644 --- a/package/base/iproute2/makefile-adaptions.patch +++ b/package/base/iproute2/makefile-adaptions.patch @@ -5,7 +5,7 @@ # the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by # the ./scripts/Create-CopyPatch script. Do not edit this copyright text! # -# ROCK Linux: rock-src/package/base/iproute2/no_werror.patch +# ROCK Linux: rock-src/package/base/iproute2/makefile-adaptions.patch # ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf # # This program is free software; you can redistribute it and/or modify diff --git a/package/base/isdn4k-utils/multi-line-strings.patch b/package/base/isdn4k-utils/multi-line-strings.patch index 528be3766..e5c0f872e 100644 --- a/package/base/isdn4k-utils/multi-line-strings.patch +++ b/package/base/isdn4k-utils/multi-line-strings.patch @@ -1,3 +1,25 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/base/isdn4k-utils/multi-line-strings.patch +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + diff -urN -x '*~' isdn4k-utils/ipppd/options.c isdn4k-utils-gcc-3.3.1/ipppd/options.c --- isdn4k-utils-old/ipppd/options.c 2002-07-06 02:34:08.000000000 +0200 +++ isdn4k-utils-new/ipppd/options.c 2003-08-19 22:36:18.000000000 +0200 diff --git a/package/base/linux24/95-inet-for-userspace.patch b/package/base/linux24/95-inet-for-userspace.patch index 7cc0972d7..4decd898b 100644 --- a/package/base/linux24/95-inet-for-userspace.patch +++ b/package/base/linux24/95-inet-for-userspace.patch @@ -1,3 +1,25 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/base/linux24/95-inet-for-userspace.patch +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + The in.h file need protection for some defines where the types are not known to the user-space and pkt_sched.h missed the inclusion of the types.h diff --git a/package/base/linux24/arch-ppc-agp.patch b/package/base/linux24/arch-ppc-agp.patch index 7b31487c1..ff12ecc2a 100644 --- a/package/base/linux24/arch-ppc-agp.patch +++ b/package/base/linux24/arch-ppc-agp.patch @@ -1,3 +1,25 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/base/linux24/arch-ppc-agp.patch +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + --- linux-2.4.21/drivers/char/agp/agpgart_be.c.orig 2003-06-13 16:51:32.000000000 +0200 +++ linux-2.4.21/drivers/char/agp/agpgart_be.c 2003-08-26 03:20:43.000000000 +0200 @@ -71,7 +71,7 @@ diff --git a/package/base/linux24/arch-ppc-horizon-name-clash.patch b/package/base/linux24/arch-ppc-horizon-name-clash.patch index f5235c0d2..ed2556cd1 100644 --- a/package/base/linux24/arch-ppc-horizon-name-clash.patch +++ b/package/base/linux24/arch-ppc-horizon-name-clash.patch @@ -1,3 +1,25 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/base/linux24/arch-ppc-horizon-name-clash.patch +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + --- ./drivers/atm/horizon.c.orig 2003-09-04 20:22:19.000000000 +0200 +++ ./drivers/atm/horizon.c 2003-09-04 20:24:36.000000000 +0200 @@ -481,7 +481,7 @@ diff --git a/package/base/linux24/arch-x86-64-acpi-hotfix.patch b/package/base/linux24/arch-x86-64-acpi-hotfix.patch index d69d12cb2..86596a4a1 100644 --- a/package/base/linux24/arch-x86-64-acpi-hotfix.patch +++ b/package/base/linux24/arch-x86-64-acpi-hotfix.patch @@ -1,3 +1,25 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/base/linux24/arch-x86-64-acpi-hotfix.patch +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + Marcelo unfortunately added an last minute ACPI update that changed ACPI interfaces and broke x86-64 compilation. I didn't catch it in diff --git a/package/base/net-tools/no_yp.patch b/package/base/net-tools/no_yp.patch index 8dba7a3c4..6cb109e5b 100644 --- a/package/base/net-tools/no_yp.patch +++ b/package/base/net-tools/no_yp.patch @@ -1,3 +1,25 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/base/net-tools/no_yp.patch +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + diff -Nur net-tools-1.60.orig/Makefile net-tools-1.60/Makefile --- net-tools-1.60.orig/Makefile 2001-04-15 16:34:31.000000000 +0200 +++ net-tools-1.60/Makefile 2003-09-02 01:34:49.000000000 +0200 diff --git a/package/base/ntfsprogs/ntfsprogs.cache b/package/base/ntfsprogs/ntfsprogs.cache index ef8173e6d..5d84b1ed2 100644 --- a/package/base/ntfsprogs/ntfsprogs.cache +++ b/package/base/ntfsprogs/ntfsprogs.cache @@ -5,7 +5,7 @@ [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! [COPY] -[COPY] ROCK Linux: rock-src/package/nikolaus/ntfsprogs/ntfsprogs.cache +[COPY] ROCK Linux: rock-src/package/base/ntfsprogs/ntfsprogs.cache [COPY] ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf [COPY] [COPY] This program is free software; you can redistribute it and/or modify diff --git a/package/base/ntfsprogs/ntfsprogs.desc b/package/base/ntfsprogs/ntfsprogs.desc index b9f0212a2..60a4c9af3 100644 --- a/package/base/ntfsprogs/ntfsprogs.desc +++ b/package/base/ntfsprogs/ntfsprogs.desc @@ -6,7 +6,7 @@ [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! [COPY] -[COPY] ROCK Linux: rock-src/package/nikolaus/ntfsprogs/ntfsprogs.desc +[COPY] ROCK Linux: rock-src/package/base/ntfsprogs/ntfsprogs.desc [COPY] ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf [COPY] [COPY] This program is free software; you can redistribute it and/or modify diff --git a/package/base/raidtools/gcc33-support.patch b/package/base/raidtools/gcc33-support.patch index a3abce136..e6efc1d7a 100644 --- a/package/base/raidtools/gcc33-support.patch +++ b/package/base/raidtools/gcc33-support.patch @@ -1,3 +1,25 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/base/raidtools/gcc33-support.patch +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + diff -urN -x '*~' raidtools-1.00.3/mkraid.c raidtools-1.00.3-gcc-3.3.1/mkraid.c --- raidtools-1.00.3/mkraid.c 2003-01-15 09:58:25.000000000 +0100 +++ raidtools-1.00.3-gcc-3.3.1/mkraid.c 2003-08-19 23:00:59.000000000 +0200 diff --git a/package/base/sysvinit/dev_vc_0.patch b/package/base/sysvinit/dev_vc_0.patch index f128e0a71..4cf98d1e5 100644 --- a/package/base/sysvinit/dev_vc_0.patch +++ b/package/base/sysvinit/dev_vc_0.patch @@ -1,3 +1,25 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/base/sysvinit/dev_vc_0.patch +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + diff -Nur sysvinit-2.85.orig/src/bootlogd.c sysvinit-2.85/src/bootlogd.c --- sysvinit-2.85.orig/src/bootlogd.c 2001-12-09 15:01:28.000000000 +0100 +++ sysvinit-2.85/src/bootlogd.c 2003-08-30 15:49:12.000000000 +0200 diff --git a/package/base/sysvinit/stone_mod_init.sh b/package/base/sysvinit/stone_mod_init.sh index b5cb2c54b..7ce15b527 100644 --- a/package/base/sysvinit/stone_mod_init.sh +++ b/package/base/sysvinit/stone_mod_init.sh @@ -5,7 +5,7 @@ # the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by # the ./scripts/Create-CopyPatch script. Do not edit this copyright text! # -# ROCK Linux: rock-src/package/base/gpm/stone_mod_gpm.sh +# ROCK Linux: rock-src/package/base/sysvinit/stone_mod_init.sh # ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf # # This program is free software; you can redistribute it and/or modify diff --git a/package/base/units/gcc33-support.patch b/package/base/units/gcc33-support.patch index fd5c95591..f729fd612 100644 --- a/package/base/units/gcc33-support.patch +++ b/package/base/units/gcc33-support.patch @@ -1,3 +1,25 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/base/units/gcc33-support.patch +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + --- units-1.80/units.c~ 2002-05-07 00:20:38.000000000 +0200 +++ units-1.80/units.c 2003-08-12 23:47:18.000000000 +0200 @@ -2358,7 +2358,7 @@