theslinux-buildsystem branch _utils updated f918f49 + copyright information

  • From: git@xxxxxxxxxxxxxxxxxxxx
  • To: theslinux-phantom@xxxxxxxxxxxxx
  • Date: Wed, 07 Aug 2013 06:32:15 -0700

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "theslinux-buildsystem".

The branch, _utils has been updated
       via  f918f49305886bf59148d8f68a9f1b818622ccb5 (commit)
      from  c6bf7059196635b2a83298261a379cbcc0be7ba9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f918f49305886bf59148d8f68a9f1b818622ccb5
Author: Ky-Anh Huynh <kyanh@xxxxxxxxxxxxx>
Date:   Wed Aug 7 20:30:48 2013 +0700

    + copyright information

-----------------------------------------------------------------------

Summary of changes:
 _utils/run.sh | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/_utils/run.sh b/_utils/run.sh
index a7c19d5..317de82 100755
--- a/_utils/run.sh
+++ b/_utils/run.sh
@@ -1,10 +1,25 @@
 #!/bin/bash
-
+#
 # Purpose: Various tools (See function docs.)
 # Author : Anh K. Huynh
 # License: GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)
 # Date   : 2013 March 30th
 # Home   : https://github.com/TheSLinux/buildsystem/tree/_utils
+#
+# Copyright (c) 2013 Anh K. Huynh <kyanh@xxxxxxxxxxxxx>
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 _msg() {
   echo ":: $@"


hooks/post-receive
-- 
theslinux-buildsystem
--
Purpose: Store commits, feeds from other projects
Post: mailto:theslinux-phantom@xxxxxxxxxxxxx
Archive, Gmane: http://theslinux.org/lists/phantom/
Subscribe: mailto:theslinux-phantom-request@xxxxxxxxxxxxx?Subject=subscribe
Unsubscribe: mailto:theslinux-phantom-request@xxxxxxxxxxxxx?Subject=unsubscribe
Other information: http://theslinux.org/lists (vi) or 
http://theslinux.org/lists/en (en)
Support: mailto:theslinux-questions@xxxxxxxxxxxxx

Other related posts:

  • » theslinux-buildsystem branch _utils updated f918f49 + copyright information - git