Browse Source

copyright tags

git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1312 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
4f461a7e44
10 changed files with 115 additions and 5 deletions
  1. +22
    -0
      package/rene/aspell/gcc33-support.patch
  2. +22
    -0
      package/rene/libcss/gcc33-hotfix.patch
  3. +22
    -0
      package/rene/mp3info/hotfix.patch
  4. +22
    -0
      package/rene/pixieplus/shared-files.patch
  5. +1
    -1
      package/rene/plastik/plastik.cache
  6. +1
    -1
      package/rene/plastik/plastik.conf
  7. +1
    -1
      package/rene/plastik/plastik.desc
  8. +1
    -1
      package/rene/qmatplot/qmatplot.cache
  9. +1
    -1
      package/rene/qmatplot/qmatplot.conf
  10. +22
    -0
      package/rene/tex4ht/tex4ht.conf

+ 22
- 0
package/rene/aspell/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/rene/aspell/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 ---
--- aspell-0.50.3/prog/checker_string.cpp.orig 2003-08-13 16:45:30.000000000 +0200
+++ aspell-0.50.3/prog/checker_string.cpp 2003-08-13 16:53:13.000000000 +0200
@@ -9,6 +9,9 @@

+ 22
- 0
package/rene/libcss/gcc33-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/rene/libcss/gcc33-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 ---
diff -urN -x '*~' libcss-0.1.0/src/css_cat.c libcss-0.1.0-gcc-3.3.1/src/css_cat.c
--- libcss-0.1.0/src/css_cat.c 2001-02-13 22:59:27.000000000 +0100
+++ libcss-0.1.0-gcc-3.3.1/src/css_cat.c 2003-08-19 22:43:44.000000000 +0200

+ 22
- 0
package/rene/mp3info/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/rene/mp3info/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 ---
diff -urN -x '*~' mp3info-0.8.4/gmp3info.c mp3info-0.8.4-gcc-3.3.1/gmp3info.c
--- mp3info-0.8.4/gmp3info.c 2001-07-16 11:17:16.000000000 +0200
+++ mp3info-0.8.4-gcc-3.3.1/gmp3info.c 2003-08-19 22:49:53.000000000 +0200

+ 22
- 0
package/rene/pixieplus/shared-files.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/rene/pixieplus/shared-files.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 ---
--- pixieplus-0.5.4/mimetypes/Makefile.in 2003-02-09 05:58:13.000000000 +0100
+++ pixieplus-0.5.4-fixed/mimetypes/Makefile.in 2003-08-22 22:52:05.000000000 +0200
@@ -240,7 +240,7 @@

+ 1
- 1
package/rene/plastik/plastik.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/rene/mosfet-liquid/mosfet-liquid.cache
[COPY] ROCK Linux: rock-src/package/rene/plastik/plastik.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

+ 1
- 1
package/rene/plastik/plastik.conf

@ -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/rene/mosfet-liquid/mosfet-liquid.conf
# ROCK Linux: rock-src/package/rene/plastik/plastik.conf
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify

+ 1
- 1
package/rene/plastik/plastik.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/rene/mosfet-liquid/mosfet-liquid.desc
[COPY] ROCK Linux: rock-src/package/rene/plastik/plastik.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

+ 1
- 1
package/rene/qmatplot/qmatplot.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/rene/kmatplot/kmatplot.cache
[COPY] ROCK Linux: rock-src/package/rene/qmatplot/qmatplot.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

+ 1
- 1
package/rene/qmatplot/qmatplot.conf

@ -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/rene/kmatplot/kmatplot.conf
# ROCK Linux: rock-src/package/rene/qmatplot/qmatplot.conf
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify

+ 22
- 0
package/rene/tex4ht/tex4ht.conf

@ -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/rene/tex4ht/tex4ht.conf
# 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 ---
tex4ht_main(){
unzip $archdir/tex4ht-$ver.zip

Loading…
Cancel
Save