summaryrefslogtreecommitdiff
path: root/src/hvinfo_util.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/hvinfo_util.adb')
-rw-r--r--src/hvinfo_util.adb19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/hvinfo_util.adb b/src/hvinfo_util.adb
index d4e3f20..1c69e13 100644
--- a/src/hvinfo_util.adb
+++ b/src/hvinfo_util.adb
@@ -1,3 +1,22 @@
+------------------------------------------------------------------------
+-- Copyright (C) 2015 Daniil Baturin <daniil@baturin.org>
+--
+-- This file is part of hvinfo.
+--
+-- hvinfo 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.
+--
+-- hvinfo 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 hvinfo. If not, see <http://www.gnu.org/licenses/>.
+------------------------------------------------------------------------
+
package body HVInfo_Util is
procedure Print_Help is