aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/includes/rc-misc.h2
-rw-r--r--src/includes/strlist.h2
-rw-r--r--src/libeinfo/einfo.h2
-rw-r--r--src/librc/librc-daemon.c2
-rw-r--r--src/librc/librc-depend.c2
-rw-r--r--src/librc/librc-depend.h2
-rw-r--r--src/librc/librc-misc.c2
-rw-r--r--src/librc/librc-strlist.c2
-rw-r--r--src/librc/librc.h2
-rw-r--r--src/librc/rc.h2
-rw-r--r--src/rc/_usage.c2
-rw-r--r--src/rc/_usage.h2
-rw-r--r--src/rc/builtins.h2
-rw-r--r--src/rc/checkpath.c2
-rw-r--r--src/rc/fstabinfo.c2
-rw-r--r--src/rc/mountinfo.c2
-rw-r--r--src/rc/rc-depend.c2
-rw-r--r--src/rc/rc-logger.c2
-rw-r--r--src/rc/rc-logger.h2
-rw-r--r--src/rc/rc-misc.c2
-rw-r--r--src/rc/rc-plugin.c2
-rw-r--r--src/rc/rc-plugin.h2
-rw-r--r--src/rc/rc-status.c2
-rw-r--r--src/rc/runscript.c2
-rw-r--r--src/rc/start-stop-daemon.c2
25 files changed, 25 insertions, 25 deletions
diff --git a/src/includes/rc-misc.h b/src/includes/rc-misc.h
index 78f0a23b..f80684b0 100644
--- a/src/includes/rc-misc.h
+++ b/src/includes/rc-misc.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/includes/strlist.h b/src/includes/strlist.h
index 0669e22f..ff4c4edc 100644
--- a/src/includes/strlist.h
+++ b/src/includes/strlist.h
@@ -5,7 +5,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/libeinfo/einfo.h b/src/libeinfo/einfo.h
index 650bc680..06fd3aa8 100644
--- a/src/libeinfo/einfo.h
+++ b/src/libeinfo/einfo.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/librc/librc-daemon.c b/src/librc/librc-daemon.c
index 2e97faa3..d74bddb5 100644
--- a/src/librc/librc-daemon.c
+++ b/src/librc/librc-daemon.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/librc/librc-depend.c b/src/librc/librc-depend.c
index 616ac133..cf978d63 100644
--- a/src/librc/librc-depend.c
+++ b/src/librc/librc-depend.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/librc/librc-depend.h b/src/librc/librc-depend.h
index 1dfed166..737920e3 100644
--- a/src/librc/librc-depend.h
+++ b/src/librc/librc-depend.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/librc/librc-misc.c b/src/librc/librc-misc.c
index 329525cf..f08a7622 100644
--- a/src/librc/librc-misc.c
+++ b/src/librc/librc-misc.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/librc/librc-strlist.c b/src/librc/librc-strlist.c
index b7dad736..9b622695 100644
--- a/src/librc/librc-strlist.c
+++ b/src/librc/librc-strlist.c
@@ -6,7 +6,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/librc/librc.h b/src/librc/librc.h
index 7e917e3a..edde94fe 100644
--- a/src/librc/librc.h
+++ b/src/librc/librc.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/librc/rc.h b/src/librc/rc.h
index 690b14f6..51755223 100644
--- a/src/librc/rc.h
+++ b/src/librc/rc.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/_usage.c b/src/rc/_usage.c
index 5be2bcb3..7ad925d0 100644
--- a/src/rc/_usage.c
+++ b/src/rc/_usage.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/_usage.h b/src/rc/_usage.h
index ea2d52ab..76304338 100644
--- a/src/rc/_usage.h
+++ b/src/rc/_usage.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/builtins.h b/src/rc/builtins.h
index 61fe3713..6d180bab 100644
--- a/src/rc/builtins.h
+++ b/src/rc/builtins.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/checkpath.c b/src/rc/checkpath.c
index 9352535b..7b16aee5 100644
--- a/src/rc/checkpath.c
+++ b/src/rc/checkpath.c
@@ -5,7 +5,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/fstabinfo.c b/src/rc/fstabinfo.c
index 98d16fdf..4c60044b 100644
--- a/src/rc/fstabinfo.c
+++ b/src/rc/fstabinfo.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/mountinfo.c b/src/rc/mountinfo.c
index e48c62ad..a05c3929 100644
--- a/src/rc/mountinfo.c
+++ b/src/rc/mountinfo.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/rc-depend.c b/src/rc/rc-depend.c
index d10660ad..0eda7f0f 100644
--- a/src/rc/rc-depend.c
+++ b/src/rc/rc-depend.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/rc-logger.c b/src/rc/rc-logger.c
index 193aa8cb..73446083 100644
--- a/src/rc/rc-logger.c
+++ b/src/rc/rc-logger.c
@@ -5,7 +5,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/rc-logger.h b/src/rc/rc-logger.h
index 2ac8ddc6..3bbfaed7 100644
--- a/src/rc/rc-logger.h
+++ b/src/rc/rc-logger.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/rc-misc.c b/src/rc/rc-misc.c
index cb7d2b12..78c1ddca 100644
--- a/src/rc/rc-misc.c
+++ b/src/rc/rc-misc.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/rc-plugin.c b/src/rc/rc-plugin.c
index e34fe2fb..e3184a34 100644
--- a/src/rc/rc-plugin.c
+++ b/src/rc/rc-plugin.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/rc-plugin.h b/src/rc/rc-plugin.h
index 77873717..91ba5619 100644
--- a/src/rc/rc-plugin.h
+++ b/src/rc/rc-plugin.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/rc-status.c b/src/rc/rc-status.c
index d6cefd7c..579c416b 100644
--- a/src/rc/rc-status.c
+++ b/src/rc/rc-status.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/runscript.c b/src/rc/runscript.c
index 4405edd8..eb1f9904 100644
--- a/src/rc/runscript.c
+++ b/src/rc/runscript.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/start-stop-daemon.c b/src/rc/start-stop-daemon.c
index 2bde6e3b..01cc14f2 100644
--- a/src/rc/start-stop-daemon.c
+++ b/src/rc/start-stop-daemon.c
@@ -8,7 +8,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without