Magellan Linux

Annotation of /trunk/initscripts/patches/initscripts-0.7.0.3-update-copyright.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1731 - (hide annotations) (download)
Wed Apr 4 09:51:10 2012 UTC (12 years, 1 month ago) by niro
File size: 964 byte(s)
-backport some pathes from head
1 niro 1731 --- ../tags/init-0_7_0_3/busybox/rc/rc 2011-11-24 01:44:13.000000000 +0100
2     +++ initscripts/busybox/rc/rc 2012-04-02 14:18:44.596982524 +0200
3     @@ -31,7 +39,7 @@
4     then
5     rc_echo
6     rc_echo -e "${COLGREEN}Starting ${COLBLUE}MAGELLAN (v${MAGEVER}) ${COLGREEN}Linux${COLDEFAULT}"
7     - rc_echo "Copyright 2001-2011 Niels Rogalla; http://magellan-linux.net"
8     + rc_echo "Copyright 2001-2012 Niels Rogalla; http://magellan-linux.net"
9     rc_echo
10    
11     # mount proc filesystem, needed for bootsplash;
12     --- ../tags/init-0_7_0_3/sysvinit/rc/rc 2011-11-24 01:44:15.000000000 +0100
13     +++ initscripts/sysvinit/rc/rc 2012-04-02 14:19:06.428982524 +0200
14     @@ -28,7 +36,7 @@
15     then
16     rc_echo
17     rc_echo -e "${COLGREEN}Starting ${COLBLUE}MAGELLAN (v${MAGEVER}) ${COLGREEN}Linux${COLDEFAULT}"
18     - rc_echo "Copyright 2001-2011 Niels Rogalla; http://magellan-linux.net"
19     + rc_echo "Copyright 2001-2012 Niels Rogalla; http://magellan-linux.net"
20     rc_echo
21    
22     # mount proc filesystem, needed for bootsplash;