diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-04 18:51:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-04 18:51:42 +0000 |
commit | ab610504e378ce311e6b123f86ab7b36b2af36de (patch) | |
tree | 2c0b32a640a9b9786dfd9510114fad620f782584 /media-radio/ax25-apps | |
parent | exit (diff) | |
download | gentoo-2-ab610504e378ce311e6b123f86ab7b36b2af36de.tar.gz gentoo-2-ab610504e378ce311e6b123f86ab7b36b2af36de.tar.bz2 gentoo-2-ab610504e378ce311e6b123f86ab7b36b2af36de.zip |
gpl2, forget the later
Diffstat (limited to 'media-radio/ax25-apps')
-rw-r--r-- | media-radio/ax25-apps/files/ax25ipd.rc | 6 | ||||
-rw-r--r-- | media-radio/ax25-apps/files/ax25mond.rc | 6 | ||||
-rw-r--r-- | media-radio/ax25-apps/files/ax25rtd.rc | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/media-radio/ax25-apps/files/ax25ipd.rc b/media-radio/ax25-apps/files/ax25ipd.rc index a61c331ffd9b..7deeddb949ec 100644 --- a/media-radio/ax25-apps/files/ax25ipd.rc +++ b/media-radio/ax25-apps/files/ax25ipd.rc @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-radio/ax25-apps/files/ax25ipd.rc,v 1.1 2003/06/19 19:11:42 rphillips Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-radio/ax25-apps/files/ax25ipd.rc,v 1.2 2004/03/04 18:46:51 vapier Exp $ depend() { need net diff --git a/media-radio/ax25-apps/files/ax25mond.rc b/media-radio/ax25-apps/files/ax25mond.rc index 20ca6e5ba34a..c5a1e35a96ac 100644 --- a/media-radio/ax25-apps/files/ax25mond.rc +++ b/media-radio/ax25-apps/files/ax25mond.rc @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-radio/ax25-apps/files/ax25mond.rc,v 1.1 2003/06/19 19:11:42 rphillips Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-radio/ax25-apps/files/ax25mond.rc,v 1.2 2004/03/04 18:46:51 vapier Exp $ depend() { need net diff --git a/media-radio/ax25-apps/files/ax25rtd.rc b/media-radio/ax25-apps/files/ax25rtd.rc index f4b79857f8e1..9efea12d3762 100644 --- a/media-radio/ax25-apps/files/ax25rtd.rc +++ b/media-radio/ax25-apps/files/ax25rtd.rc @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-radio/ax25-apps/files/ax25rtd.rc,v 1.1 2003/06/19 19:11:43 rphillips Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-radio/ax25-apps/files/ax25rtd.rc,v 1.2 2004/03/04 18:46:51 vapier Exp $ depend() { need net |