diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2008-12-01 15:44:50 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2008-12-01 15:44:50 +0000 |
commit | 89d8e101ac029f127a2579c531052e42d2ebd33b (patch) | |
tree | 025e5b042afb885218ca9c1878dd2bd13c5301b6 /trunk/mkbuild/model.mkbuild | |
parent | 864b5977907566c44257f99312d88e203b151d22 (diff) | |
download | simplepkg-89d8e101ac029f127a2579c531052e42d2ebd33b.tar.gz simplepkg-89d8e101ac029f127a2579c531052e42d2ebd33b.tar.bz2 |
setting svn keywords in some files
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@615 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/mkbuild/model.mkbuild')
-rw-r--r-- | trunk/mkbuild/model.mkbuild | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/trunk/mkbuild/model.mkbuild b/trunk/mkbuild/model.mkbuild index a6ad022..84dc256 100644 --- a/trunk/mkbuild/model.mkbuild +++ b/trunk/mkbuild/model.mkbuild @@ -1,8 +1,19 @@ -################################################################# -## Generic template for Mkbuild -## -## Version 0.9.0 - Alves ( rudsonalves at yahoo d0t com d0t br ) -################################################################# +# +# This mkbuild 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 any later version. +# +# This mkbuild 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, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# +# Version 0.9.0 - Alves ( rudsonalves at yahoo d0t com d0t br ) +# Version $Rev$ - $Author$ + #-------------------- # Personal variables #-------------------- |