gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
applied GPL to sources in src
[mjc2wsl.git] / src / TransMessages.java
index a544421..f00c27a 100644 (file)
@@ -1,6 +1,23 @@
+/*
+    Copyright (C) 2014  Doni Pracner
+    This file is part of mjc2wsl.
+
+    mjc2wsl 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 3 of the License, or
+    (at your option) any later version.
+
+    mjc2wsl 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 mjc2wsl.  If not, see <http://www.gnu.org/licenses/>.
+*/
 import java.io.PrintStream;
 
-
 /**
  * Handle the messages that the translator (or someone else) will
  * give to this class depending on the print level.
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner