Update copyrights, my email and license.
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| # Copyright 2007-2008 Roy Marples | ||||
| # All rights reserved | ||||
| # Copyright 2007-2008 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 | ||||
| # We also provide a few helpful functions for other programs to use | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| #!/bin/sh | ||||
| # Shell wrapper to list our dependencies | ||||
|  | ||||
| # Copyright 2007-2008 Roy Marples | ||||
| # All rights reserved | ||||
| # Copyright 2007-2008 Roy Marples <roy@marples.name> | ||||
| # All rights reserved. Released under the 2-clause BSD license. | ||||
|  | ||||
| . /etc/init.d/functions.sh | ||||
|  | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| # Copyright 2007-2008 Roy Marples | ||||
| # All rights reserved | ||||
| # Copyright 2007-2008 Roy Marples <roy@marples.name> | ||||
| # All rights reserved. Released under the 2-clause BSD license. | ||||
|  | ||||
| # mount $svcdir as something we can write to if it's not rw | ||||
| # On vservers, / is always rw at this point, so we need to clean out | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| #!/sbin/runscript | ||||
| # Copyright 2007-2008 Roy Marples | ||||
| # All rights reserved | ||||
| # Copyright 2007-2008 Roy Marples <roy@marples.name> | ||||
| # All rights reserved. Released under the 2-clause BSD license. | ||||
|  | ||||
| MODULESDIR="${RC_LIBDIR}/net" | ||||
| MODULESLIST="${RC_SVCDIR}/nettree" | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| # Copyright 2007 Gentoo Foundation | ||||
| # Copyright 2007-2008 Roy Marples | ||||
| # All rights reserved | ||||
| # Copyright 2007-2008 Roy Marples <roy@marples.name> | ||||
| # All rights reserved. Released under the 2-clause BSD license. | ||||
|  | ||||
| has_addon() | ||||
| { | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| # Copyright 2007-2008 Roy Marples | ||||
| # All rights reserved | ||||
| # Copyright 2007-2008 Roy Marples <roy@marples.name> | ||||
| # All rights reserved. Released under the 2-clause BSD license. | ||||
|  | ||||
| # Handy function to handle all our unmounting needs | ||||
| # mountinfo is a C program to actually find our mounts on our supported OS's | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| #!/bin/sh | ||||
| # Shell wrapper for runscript | ||||
|  | ||||
| # Copyright 2007-2008 Roy Marples | ||||
| # All rights reserved | ||||
| # Copyright 2007-2008 Roy Marples <roy@marples.name> | ||||
| # All rights reserved. Released under the 2-clause BSD license. | ||||
|  | ||||
| . /etc/init.d/functions.sh | ||||
| . "${RC_LIBDIR}"/sh/rc-functions.sh | ||||
|   | ||||
		Reference in New Issue
	
	Block a user