diff options
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 |