Add (c) to Copyright
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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()
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user