From 658a22063820b6f3ebbae13e54bd98df529a6eef Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Fri, 1 May 2009 15:11:40 +0100 Subject: Add (c) to Copyright --- src/Makefile | 2 +- src/includes/rc-misc.h | 2 +- src/libeinfo/einfo.h | 2 +- src/libeinfo/libeinfo.c | 2 +- src/librc/librc-daemon.c | 2 +- src/librc/librc-depend.c | 2 +- src/librc/librc-misc.c | 2 +- src/librc/librc-stringlist.c | 2 +- src/librc/librc.c | 2 +- src/librc/librc.h | 2 +- src/librc/rc.h.in | 2 +- src/rc/_usage.c | 2 +- src/rc/_usage.h | 2 +- src/rc/builtins.h | 2 +- src/rc/checkpath.c | 2 +- src/rc/fstabinfo.c | 2 +- src/rc/mountinfo.c | 2 +- src/rc/rc-applets.c | 2 +- src/rc/rc-depend.c | 2 +- src/rc/rc-logger.c | 2 +- src/rc/rc-logger.h | 2 +- src/rc/rc-misc.c | 2 +- src/rc/rc-plugin.c | 2 +- src/rc/rc-plugin.h | 2 +- src/rc/rc-service.c | 2 +- src/rc/rc-status.c | 2 +- src/rc/rc-update.c | 2 +- src/rc/rc.c | 2 +- src/rc/runscript.c | 2 +- src/rc/start-stop-daemon.c | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index 991e13ba..79f33adb 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,4 +1,4 @@ -# Copyright 2007-2008 Roy Marples +# Copyright (c) 2007-2008 Roy Marples # All rights reserved. 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 fc0a6f2c..de6888e4 100644 --- a/src/includes/rc-misc.h +++ b/src/includes/rc-misc.h @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2009 Roy Marples + * Copyright (c) 2007-2009 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 9c54e688..73aaa104 100644 --- a/src/libeinfo/einfo.h +++ b/src/libeinfo/einfo.h @@ -1,5 +1,5 @@ /* - * Copyright 2007-2008 Roy Marples + * Copyright (c) 2007-2008 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/libeinfo/libeinfo.c b/src/libeinfo/libeinfo.c index fccb85f3..8a7613cc 100644 --- a/src/libeinfo/libeinfo.c +++ b/src/libeinfo/libeinfo.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2008 Roy Marples + * Copyright (c) 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 34739c70..1bedf299 100644 --- a/src/librc/librc-daemon.c +++ b/src/librc/librc-daemon.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2009 Roy Marples + * Copyright (c) 2007-2009 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 bd67ed93..36d8782e 100644 --- a/src/librc/librc-depend.c +++ b/src/librc/librc-depend.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2009 Roy Marples + * Copyright (c) 2007-2009 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 73662ecc..97cec382 100644 --- a/src/librc/librc-misc.c +++ b/src/librc/librc-misc.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2008 Roy Marples + * Copyright (c) 2007-2008 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/librc/librc-stringlist.c b/src/librc/librc-stringlist.c index 7a8f30a2..c3825cbd 100644 --- a/src/librc/librc-stringlist.c +++ b/src/librc/librc-stringlist.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2008 Roy Marples + * Copyright (c) 2007-2008 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/librc/librc.c b/src/librc/librc.c index 8b8f5561..05c1c3d0 100644 --- a/src/librc/librc.c +++ b/src/librc/librc.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2008 Roy Marples + * Copyright (c) 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 34fed0e5..ba7da315 100644 --- a/src/librc/librc.h +++ b/src/librc/librc.h @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2008 Roy Marples + * Copyright (c) 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.in b/src/librc/rc.h.in index dff1665e..82874156 100644 --- a/src/librc/rc.h.in +++ b/src/librc/rc.h.in @@ -1,5 +1,5 @@ /* - * Copyright 2007-2009 Roy Marples + * Copyright (c) 2007-2009 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 652a1e87..ec1ce1d3 100644 --- a/src/rc/_usage.c +++ b/src/rc/_usage.c @@ -1,5 +1,5 @@ /* - * Copyright 2007-2008 Roy Marples + * Copyright (c) 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 67a24bbc..d65e05e7 100644 --- a/src/rc/_usage.h +++ b/src/rc/_usage.h @@ -1,5 +1,5 @@ /* - * Copyright 2007-2008 Roy Marples + * Copyright (c) 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 d7fab143..6ce2164d 100644 --- a/src/rc/builtins.h +++ b/src/rc/builtins.h @@ -1,5 +1,5 @@ /* - * Copyright 2007-2009 Roy Marples + * Copyright (c) 2007-2009 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 16402dbd..67aee95b 100644 --- a/src/rc/checkpath.c +++ b/src/rc/checkpath.c @@ -5,7 +5,7 @@ */ /* - * Copyright 2007-2008 Roy Marples + * Copyright (c) 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 acb6ae51..0dcdfd66 100644 --- a/src/rc/fstabinfo.c +++ b/src/rc/fstabinfo.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2008 Roy Marples + * Copyright (c) 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 9686230f..a1282666 100644 --- a/src/rc/mountinfo.c +++ b/src/rc/mountinfo.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2008 Roy Marples + * Copyright (c) 2007-2008 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/rc/rc-applets.c b/src/rc/rc-applets.c index 34da282b..101097cf 100644 --- a/src/rc/rc-applets.c +++ b/src/rc/rc-applets.c @@ -7,7 +7,7 @@ */ /* - * Copyright 2007-2009 Roy Marples + * Copyright (c) 2007-2009 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 29267676..29f23d27 100644 --- a/src/rc/rc-depend.c +++ b/src/rc/rc-depend.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2009 Roy Marples + * Copyright (c) 2007-2009 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 0f2c1f95..47349893 100644 --- a/src/rc/rc-logger.c +++ b/src/rc/rc-logger.c @@ -5,7 +5,7 @@ */ /* - * Copyright 2007-2008 Roy Marples + * Copyright (c) 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 510858b0..fdf233df 100644 --- a/src/rc/rc-logger.h +++ b/src/rc/rc-logger.h @@ -1,5 +1,5 @@ /* - * Copyright 2007-2008 Roy Marples + * Copyright (c) 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 2382c2cb..1cc3dd41 100644 --- a/src/rc/rc-misc.c +++ b/src/rc/rc-misc.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2008 Roy Marples + * Copyright (c) 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 33db6bde..592eb09c 100644 --- a/src/rc/rc-plugin.c +++ b/src/rc/rc-plugin.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2008 Roy Marples + * Copyright (c) 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 291252f7..fcd24e1f 100644 --- a/src/rc/rc-plugin.h +++ b/src/rc/rc-plugin.h @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2008 Roy Marples + * Copyright (c) 2007-2008 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/rc/rc-service.c b/src/rc/rc-service.c index 84789f3c..08bf99f2 100644 --- a/src/rc/rc-service.c +++ b/src/rc/rc-service.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2008 Roy Marples + * Copyright (c) 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 b4b3bdbf..4c6e5129 100644 --- a/src/rc/rc-status.c +++ b/src/rc/rc-status.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2009 Roy Marples + * Copyright (c) 2007-2009 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/rc/rc-update.c b/src/rc/rc-update.c index 7314f313..f37f6f02 100644 --- a/src/rc/rc-update.c +++ b/src/rc/rc-update.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2009 Roy Marples + * Copyright (c) 2007-2009 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/rc/rc.c b/src/rc/rc.c index 405ea542..78cfcae4 100644 --- a/src/rc/rc.c +++ b/src/rc/rc.c @@ -9,7 +9,7 @@ */ /* - * Copyright 2007-2009 Roy Marples + * Copyright (c) 2007-2009 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 dc4d9fad..8e6b782a 100644 --- a/src/rc/runscript.c +++ b/src/rc/runscript.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2009 Roy Marples + * Copyright (c) 2007-2009 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 1952154a..e2c95de8 100644 --- a/src/rc/start-stop-daemon.c +++ b/src/rc/start-stop-daemon.c @@ -8,7 +8,7 @@ */ /* - * Copyright 2007-2009 Roy Marples + * Copyright (c) 2007-2009 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without -- cgit v1.2.3