From: <abe...@us...> - 2014-03-12 22:24:48
|
Revision: 6459 http://sourceforge.net/p/astlinux/code/6459 Author: abelbeck Date: 2014-03-12 22:24:43 +0000 (Wed, 12 Mar 2014) Log Message: ----------- phoneprov-tools, add copyright and license info Modified Paths: -------------- branches/1.0/package/phoneprov-tools/phoneprov-build branches/1.0/package/phoneprov-tools/phoneprov-massdeployment Modified: branches/1.0/package/phoneprov-tools/phoneprov-build =================================================================== --- branches/1.0/package/phoneprov-tools/phoneprov-build 2014-03-12 21:42:32 UTC (rev 6458) +++ branches/1.0/package/phoneprov-tools/phoneprov-build 2014-03-12 22:24:43 UTC (rev 6459) @@ -1,4 +1,15 @@ #!/bin/bash +## +## Mass Deployment of IP Phones +## +## phoneprov-tools +## +## Copyright (C) 2014 Lonnie Abelbeck and Michael Keuter +## +## This is free software, licensed under the GNU General Public License +## version 3 as published by the Free Software Foundation; you can +## redistribute it and/or modify it under the terms of the GNU +## General Public License; and comes with ABSOLUTELY NO WARRANTY. . /etc/rc.conf Modified: branches/1.0/package/phoneprov-tools/phoneprov-massdeployment =================================================================== --- branches/1.0/package/phoneprov-tools/phoneprov-massdeployment 2014-03-12 21:42:32 UTC (rev 6458) +++ branches/1.0/package/phoneprov-tools/phoneprov-massdeployment 2014-03-12 22:24:43 UTC (rev 6459) @@ -2,6 +2,14 @@ ## ## Mass Deployment of IP Phones ## +## phoneprov-tools +## +## Copyright (C) 2014 Lonnie Abelbeck and Michael Keuter +## +## This is free software, licensed under the GNU General Public License +## version 3 as published by the Free Software Foundation; you can +## redistribute it and/or modify it under the terms of the GNU +## General Public License; and comes with ABSOLUTELY NO WARRANTY. usage() { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |