diff options
Diffstat (limited to 'src/rc')
-rw-r--r-- | src/rc/_usage.c | 1 | ||||
-rw-r--r-- | src/rc/_usage.h | 1 | ||||
-rw-r--r-- | src/rc/builtins.h | 3 | ||||
-rw-r--r-- | src/rc/checkpath.c | 3 | ||||
-rw-r--r-- | src/rc/fstabinfo.c | 3 | ||||
-rw-r--r-- | src/rc/mountinfo.c | 3 | ||||
-rw-r--r-- | src/rc/rc-applets.c | 3 | ||||
-rw-r--r-- | src/rc/rc-depend.c | 3 | ||||
-rw-r--r-- | src/rc/rc-logger.c | 3 | ||||
-rw-r--r-- | src/rc/rc-logger.h | 3 | ||||
-rw-r--r-- | src/rc/rc-misc.c | 3 | ||||
-rw-r--r-- | src/rc/rc-plugin.c | 3 | ||||
-rw-r--r-- | src/rc/rc-plugin.h | 3 | ||||
-rw-r--r-- | src/rc/rc-service.c | 3 | ||||
-rw-r--r-- | src/rc/rc-status.c | 3 | ||||
-rw-r--r-- | src/rc/rc-update.c | 3 | ||||
-rw-r--r-- | src/rc/rc.c | 3 | ||||
-rw-r--r-- | src/rc/runscript.c | 3 | ||||
-rw-r--r-- | src/rc/start-stop-daemon.c | 3 | ||||
-rw-r--r-- | src/rc/swclock.c | 3 |
20 files changed, 18 insertions, 38 deletions
diff --git a/src/rc/_usage.c b/src/rc/_usage.c index 175634af..11808532 100644 --- a/src/rc/_usage.c +++ b/src/rc/_usage.c @@ -1,6 +1,5 @@ /* * Copyright (c) 2007-2008 Roy Marples <roy@marples.name> - * All rights reserved * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/rc/_usage.h b/src/rc/_usage.h index 5e116c94..84b66b96 100644 --- a/src/rc/_usage.h +++ b/src/rc/_usage.h @@ -1,6 +1,5 @@ /* * Copyright (c) 2007-2008 Roy Marples <roy@marples.name> - * All rights reserved * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/rc/builtins.h b/src/rc/builtins.h index 1acaccbd..22bd0f20 100644 --- a/src/rc/builtins.h +++ b/src/rc/builtins.h @@ -1,7 +1,6 @@ /* * Copyright (c) 2007-2009 Roy Marples <roy@marples.name> - * All rights reserved - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/src/rc/checkpath.c b/src/rc/checkpath.c index 67aee95b..2e3c260e 100644 --- a/src/rc/checkpath.c +++ b/src/rc/checkpath.c @@ -6,8 +6,7 @@ /* * Copyright (c) 2007-2008 Roy Marples <roy@marples.name> - * All rights reserved - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/src/rc/fstabinfo.c b/src/rc/fstabinfo.c index 69b5bbdd..cfbc7634 100644 --- a/src/rc/fstabinfo.c +++ b/src/rc/fstabinfo.c @@ -5,8 +5,7 @@ /* * Copyright (c) 2007-2008 Roy Marples <roy@marples.name> - * All rights reserved - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/src/rc/mountinfo.c b/src/rc/mountinfo.c index a1282666..91cb9790 100644 --- a/src/rc/mountinfo.c +++ b/src/rc/mountinfo.c @@ -5,8 +5,7 @@ /* * Copyright (c) 2007-2008 Roy Marples <roy@marples.name> - * All rights reserved - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/src/rc/rc-applets.c b/src/rc/rc-applets.c index 6068cb63..fe125159 100644 --- a/src/rc/rc-applets.c +++ b/src/rc/rc-applets.c @@ -8,8 +8,7 @@ /* * Copyright (c) 2007-2009 Roy Marples <roy@marples.name> - * All rights reserved - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/src/rc/rc-depend.c b/src/rc/rc-depend.c index 3d00d1a7..af162471 100644 --- a/src/rc/rc-depend.c +++ b/src/rc/rc-depend.c @@ -5,8 +5,7 @@ /* * Copyright (c) 2007-2009 Roy Marples <roy@marples.name> - * All rights reserved - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/src/rc/rc-logger.c b/src/rc/rc-logger.c index e45c327d..6178ba9b 100644 --- a/src/rc/rc-logger.c +++ b/src/rc/rc-logger.c @@ -6,8 +6,7 @@ /* * Copyright (c) 2007-2008 Roy Marples <roy@marples.name> - * All rights reserved - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/src/rc/rc-logger.h b/src/rc/rc-logger.h index fdf233df..8c0cc2a8 100644 --- a/src/rc/rc-logger.h +++ b/src/rc/rc-logger.h @@ -1,7 +1,6 @@ /* * Copyright (c) 2007-2008 Roy Marples <roy@marples.name> - * All rights reserved - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/src/rc/rc-misc.c b/src/rc/rc-misc.c index 64edf688..a06ff088 100644 --- a/src/rc/rc-misc.c +++ b/src/rc/rc-misc.c @@ -5,8 +5,7 @@ /* * Copyright (c) 2007-2008 Roy Marples <roy@marples.name> - * All rights reserved - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/src/rc/rc-plugin.c b/src/rc/rc-plugin.c index d82e9a92..61759453 100644 --- a/src/rc/rc-plugin.c +++ b/src/rc/rc-plugin.c @@ -5,8 +5,7 @@ /* * Copyright (c) 2007-2008 Roy Marples <roy@marples.name> - * All rights reserved - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/src/rc/rc-plugin.h b/src/rc/rc-plugin.h index fcd24e1f..f763c3e9 100644 --- a/src/rc/rc-plugin.h +++ b/src/rc/rc-plugin.h @@ -5,8 +5,7 @@ /* * Copyright (c) 2007-2008 Roy Marples <roy@marples.name> - * All rights reserved - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/src/rc/rc-service.c b/src/rc/rc-service.c index 08bf99f2..e47f8b36 100644 --- a/src/rc/rc-service.c +++ b/src/rc/rc-service.c @@ -5,8 +5,7 @@ /* * Copyright (c) 2008 Roy Marples <roy@marples.name> - * All rights reserved - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/src/rc/rc-status.c b/src/rc/rc-status.c index 0a232777..04e8bd33 100644 --- a/src/rc/rc-status.c +++ b/src/rc/rc-status.c @@ -5,8 +5,7 @@ /* * Copyright (c) 2007-2009 Roy Marples <roy@marples.name> - * All rights reserved - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/src/rc/rc-update.c b/src/rc/rc-update.c index 40dfb508..d2068024 100644 --- a/src/rc/rc-update.c +++ b/src/rc/rc-update.c @@ -5,8 +5,7 @@ /* * Copyright (c) 2007-2009 Roy Marples <roy@marples.name> - * All rights reserved - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/src/rc/rc.c b/src/rc/rc.c index 122f53c9..ad16f7d2 100644 --- a/src/rc/rc.c +++ b/src/rc/rc.c @@ -10,8 +10,7 @@ /* * Copyright (c) 2007-2009 Roy Marples <roy@marples.name> - * All rights reserved - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/src/rc/runscript.c b/src/rc/runscript.c index 58eb6095..a6a8d0e0 100644 --- a/src/rc/runscript.c +++ b/src/rc/runscript.c @@ -5,8 +5,7 @@ /* * Copyright (c) 2007-2009 Roy Marples <roy@marples.name> - * All rights reserved - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/src/rc/start-stop-daemon.c b/src/rc/start-stop-daemon.c index 30177015..204b46bf 100644 --- a/src/rc/start-stop-daemon.c +++ b/src/rc/start-stop-daemon.c @@ -9,8 +9,7 @@ /* * Copyright (c) 2007-2009 Roy Marples <roy@marples.name> - * All rights reserved - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/src/rc/swclock.c b/src/rc/swclock.c index f972829a..5a92935e 100644 --- a/src/rc/swclock.c +++ b/src/rc/swclock.c @@ -8,8 +8,7 @@ /* * Copyright (c) 2009 Roy Marples <roy@marples.name> - * All rights reserved - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: |