]> git.treefish.org Git - seamulator.git/commitdiff
Fixed license text master
authorAlexander Schmidt <alex@treefish.org>
Wed, 20 Jul 2016 23:56:36 +0000 (01:56 +0200)
committerAlexander Schmidt <alex@treefish.org>
Wed, 20 Jul 2016 23:56:36 +0000 (01:56 +0200)
include/sea.h
include/seafwd.h
include/seaview.h
include/surfacepoint.h
include/watersurface.h
include/watersurfacefwd.h
src/sea.cpp
src/seamulator.cpp
src/seaview.cpp
src/surfacepoint.cpp
src/watersurface.cpp

index 38519d96f13dd25c4faadb691ec007a6d61a94a9..fed8a03c6cd194b31e909ef4da460b36cd355448 100644 (file)
@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Foobar.  If not, see <http://www.gnu.org/licenses/>.
+ * along with Seamulator.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 7b2166627a9033c5a0018fb391e397a80e5cf2a3..aed841903ee25ad51625ba4dfe0141b4ba7c9740 100644 (file)
@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Foobar.  If not, see <http://www.gnu.org/licenses/>.
+ * along with Seamulator.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #pragma once
index eb13b6011f25410d983750e4c70935badb1b374a..feeef9b4e1594689a7a5e0b44ac5b6ac2defc6f9 100644 (file)
@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Foobar.  If not, see <http://www.gnu.org/licenses/>.
+ * along with Seamulator.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 02c65748ba371279918e58e50a82e000beac1f98..195fb2a4891e913f2bf34de89f5c3a31a899a756 100644 (file)
@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Foobar.  If not, see <http://www.gnu.org/licenses/>.
+ * along with Seamulator.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 4b1a2d7965cca26fc1e9b8678393864dea105045..aac47e907390cb0c7a5f91e1c0433f74fab0d52a 100644 (file)
@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Foobar.  If not, see <http://www.gnu.org/licenses/>.
+ * along with Seamulator.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 4f20807e995252ed6152107d5673156bc9e2e6d1..7568abc11aa3cc906d1aa936cca436c4a5048c84 100644 (file)
@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Foobar.  If not, see <http://www.gnu.org/licenses/>.
+ * along with Seamulator.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #pragma once
index e1b003d1c1e7f0734632ae22efed6d31d31a3911..b55c1f35a4b7970ab35e99dd85404ce71e447286 100644 (file)
@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Foobar.  If not, see <http://www.gnu.org/licenses/>.
+ * along with Seamulator.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "sea.h"
index 0a1ff61dd994f2b3dd1446b3681fcfd78c9b26f0..42111091113a0a384c7427a540f83d923d0c3417 100644 (file)
@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Foobar.  If not, see <http://www.gnu.org/licenses/>.
+ * along with Seamulator.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <ctime>
index 34944d6caea754072d788f6bd01b9c77b94ef3ab..16256e64d22be24e798e5cb8093b97463dc8bc53 100644 (file)
@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Foobar.  If not, see <http://www.gnu.org/licenses/>.
+ * along with Seamulator.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "seaview.h"
index 49cd12499500fcad75d6ea9de8bbad627b99126c..7aed30389af9814a1d2fd6bc59676702ec5c305b 100644 (file)
@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Foobar.  If not, see <http://www.gnu.org/licenses/>.
+ * along with Seamulator.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "surfacepoint.h"
index fa5fdcfe83ba989f5f9f467b51e225dfe63179be..9dc11dc1d14a98037af63d3380a32af8e5eed6de 100644 (file)
@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Foobar.  If not, see <http://www.gnu.org/licenses/>.
+ * along with Seamulator.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "watersurface.h"