aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile2
-rw-r--r--src/includes/rc-misc.h3
-rw-r--r--src/libeinfo/einfo.h3
-rw-r--r--src/libeinfo/libeinfo.c3
-rw-r--r--src/librc/librc-daemon.c3
-rw-r--r--src/librc/librc-depend.c3
-rw-r--r--src/librc/librc-misc.c3
-rw-r--r--src/librc/librc-stringlist.c3
-rw-r--r--src/librc/librc.c3
-rw-r--r--src/librc/librc.h3
-rw-r--r--src/librc/rc.h.in3
-rw-r--r--src/rc/_usage.c1
-rw-r--r--src/rc/_usage.h1
-rw-r--r--src/rc/builtins.h3
-rw-r--r--src/rc/checkpath.c3
-rw-r--r--src/rc/fstabinfo.c3
-rw-r--r--src/rc/mountinfo.c3
-rw-r--r--src/rc/rc-applets.c3
-rw-r--r--src/rc/rc-depend.c3
-rw-r--r--src/rc/rc-logger.c3
-rw-r--r--src/rc/rc-logger.h3
-rw-r--r--src/rc/rc-misc.c3
-rw-r--r--src/rc/rc-plugin.c3
-rw-r--r--src/rc/rc-plugin.h3
-rw-r--r--src/rc/rc-service.c3
-rw-r--r--src/rc/rc-status.c3
-rw-r--r--src/rc/rc-update.c3
-rw-r--r--src/rc/rc.c3
-rw-r--r--src/rc/runscript.c3
-rw-r--r--src/rc/start-stop-daemon.c3
-rw-r--r--src/rc/swclock.c3
31 files changed, 29 insertions, 59 deletions
diff --git a/src/Makefile b/src/Makefile
index 79f33adb..e3750347 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
SUBDIR= test libeinfo librc rc
diff --git a/src/includes/rc-misc.h b/src/includes/rc-misc.h
index 798df55b..773c4b99 100644
--- a/src/includes/rc-misc.h
+++ b/src/includes/rc-misc.h
@@ -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/libeinfo/einfo.h b/src/libeinfo/einfo.h
index 73aaa104..31a891f8 100644
--- a/src/libeinfo/einfo.h
+++ b/src/libeinfo/einfo.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/libeinfo/libeinfo.c b/src/libeinfo/libeinfo.c
index 234b1af8..777c0f84 100644
--- a/src/libeinfo/libeinfo.c
+++ b/src/libeinfo/libeinfo.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/librc/librc-daemon.c b/src/librc/librc-daemon.c
index c6b87829..982da354 100644
--- a/src/librc/librc-daemon.c
+++ b/src/librc/librc-daemon.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/librc/librc-depend.c b/src/librc/librc-depend.c
index 102790d2..3aa94575 100644
--- a/src/librc/librc-depend.c
+++ b/src/librc/librc-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/librc/librc-misc.c b/src/librc/librc-misc.c
index aa038a3a..15105c5d 100644
--- a/src/librc/librc-misc.c
+++ b/src/librc/librc-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/librc/librc-stringlist.c b/src/librc/librc-stringlist.c
index 22b823b2..1a59335c 100644
--- a/src/librc/librc-stringlist.c
+++ b/src/librc/librc-stringlist.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/librc/librc.c b/src/librc/librc.c
index d769eea8..a6ff0fe6 100644
--- a/src/librc/librc.c
+++ b/src/librc/librc.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/librc/librc.h b/src/librc/librc.h
index f04750d5..43b01570 100644
--- a/src/librc/librc.h
+++ b/src/librc/librc.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/librc/rc.h.in b/src/librc/rc.h.in
index 5b06de2f..2a7c054a 100644
--- a/src/librc/rc.h.in
+++ b/src/librc/rc.h.in
@@ -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/_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: