aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDexter Morgan <dmorgan@mageia.org>2011-12-09 20:20:54 +0000
committerDexter Morgan <dmorgan@mageia.org>2011-12-09 20:20:54 +0000
commit0444424cedca29eeb827211445e5221d8879f2fd (patch)
treefddb3944e0486261a532f8a4c337ec83e75c40f7
parent6bbad6898933c2fba328fb21df7bdb9b11873b58 (diff)
downloadisocheck-0444424cedca29eeb827211445e5221d8879f2fd.tar
isocheck-0444424cedca29eeb827211445e5221d8879f2fd.tar.gz
isocheck-0444424cedca29eeb827211445e5221d8879f2fd.tar.bz2
isocheck-0444424cedca29eeb827211445e5221d8879f2fd.tar.xz
isocheck-0444424cedca29eeb827211445e5221d8879f2fd.zip
Add licence header
-rw-r--r--Tools.pm19
1 files changed, 19 insertions, 0 deletions
diff --git a/Tools.pm b/Tools.pm
index 2e4ce72..d6d173b 100644
--- a/Tools.pm
+++ b/Tools.pm
@@ -1,3 +1,22 @@
+# This file is part of the Mageia project
+# Copyright (C) 2011 Damien Lallement <dams@mageia.org>
+# (C) 2011 Romain D'Alverny <rda@mageia.org>
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Library General Public
+# License as published by the Free Software Foundation; either
+# version 2 of the License, or (at your option) any later version.
+#
+# This library 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
+# Library General Public License for more details.
+#
+# You should have received a copy of the GNU Library General Public License
+# along with this library; see the file COPYING.LIB. If not, write to
+# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
+#
#
#