conf/distro/jlime-donkey.conf : Added parted & Dialog to distro_rdepends
[vuplus_openembedded] / packages / update-rc.d / update-rc.d-0.6 / copyright.patch
1 Index: update-rc.d
2 ===================================================================
3 RCS file: /cvs/apps/update-rc.d/update-rc.d,v
4 retrieving revision 1.6
5 retrieving revision 1.7
6 diff -u -r1.6 -r1.7
7 --- update-rc.d/update-rc.d     31 Dec 2004 12:21:40 -0000      1.6
8 +++ update-rc.d/update-rc.d     31 Dec 2004 16:39:09 -0000      1.7
9 @@ -2,8 +2,17 @@
10  #
11  # update-rc.d  Update the links in /etc/rc[0-9S].d/
12  #
13 -# Phil Blundell <pb@handhelds.org> 2003-06-26
14 +# (c) 2003, 2004 Phil Blundell <pb@handhelds.org>
15  #
16 +# This program is free software; you can redistribute it and/or modify
17 +# it under the terms of the GNU General Public License as published by
18 +# the Free Software Foundation; either version 2, or (at your option)
19 +# any later version.
20 +#
21 +# This program is distributed in the hope that it will be useful,
22 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
23 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
24 +# GNU General Public License for more details.
25  
26  initd="/etc/init.d"
27  etcd="/etc/rc"