Add (c) to Copyright

This commit is contained in:
Roy Marples
2009-05-01 15:11:40 +01:00
parent b32c9c1139
commit 658a220638
164 changed files with 168 additions and 168 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2007-2009 Roy Marples <roy@marples.name>
# Copyright (c) 2007-2009 Roy Marples <roy@marples.name>
# All rights reserved. Released under the 2-clause BSD license.
# Allow any sh script to work with einfo functions and friends

View File

@@ -1,7 +1,7 @@
#!@SHELL@
# Shell wrapper to list our dependencies
# Copyright 2007-2009 Roy Marples <roy@marples.name>
# Copyright (c) 2007-2009 Roy Marples <roy@marples.name>
# All rights reserved. Released under the 2-clause BSD license.
. @SYSCONFDIR@/init.d/functions.sh

View File

@@ -1,4 +1,4 @@
# Copyright 2007-2008 Roy Marples <roy@marples.name>
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
# All rights reserved. Released under the 2-clause BSD license.
# mount $RC_SVCDIR as something we can write to if it's not rw

View File

@@ -1,5 +1,5 @@
#!@SHELL@
# Copyright 2007-2009 Roy Marples <roy@marples.name>
# Copyright (c) 2007-2009 Roy Marples <roy@marples.name>
# All rights reserved. Released under the 2-clause BSD license.
: ${CONSOLE:=/dev/console}

View File

@@ -1,5 +1,5 @@
#!@SHELL@
# Copyright 2007-2009 Roy Marples <roy@marples.name>
# Copyright (c) 2007-2009 Roy Marples <roy@marples.name>
# All rights reserved. Released under the 2-clause BSD license.
# This basically mounts $svcdir as a ramdisk, but preserving its content

View File

@@ -1,6 +1,6 @@
#!@SHELL@
# Copyright 1999-2007 Gentoo Foundation
# Copyright 2007-2009 Roy Marples <roy@marples.name>
# Copyright (c) 1999-2007 Gentoo Foundation
# Copyright (c) 2007-2009 Roy Marples <roy@marples.name>
# All rights reserved. Released under the 2-clause BSD license.
# This basically mounts $RC_SVCDIR as a ramdisk.

View File

@@ -1,5 +1,5 @@
# Copyright 2007 Gentoo Foundation
# Copyright 2007-2009 Roy Marples <roy@marples.name>
# Copyright (c) 2007 Gentoo Foundation
# Copyright (c) 2007-2009 Roy Marples <roy@marples.name>
# All rights reserved. Released under the 2-clause BSD license.
has_addon()

View File

@@ -1,4 +1,4 @@
# Copyright 2007-2009 Roy Marples <roy@marples.name>
# Copyright (c) 2007-2009 Roy Marples <roy@marples.name>
# All rights reserved. Released under the 2-clause BSD license.
# Declare this here so that no formatting doesn't affect the embedded newline

View File

@@ -1,7 +1,7 @@
#!@SHELL@
# Shell wrapper for runscript
# Copyright 2007-2009 Roy Marples <roy@marples.name>
# Copyright (c) 2007-2009 Roy Marples <roy@marples.name>
# All rights reserved. Released under the 2-clause BSD license.
. @SYSCONFDIR@/init.d/functions.sh