From cb4bb7b911a7015b8fd355a6857f6f17c91fc1a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= <moebius@cs.rwth-aachen.de> Date: Wed, 5 Feb 2014 09:25:53 +0000 Subject: [PATCH] Updated License Headers git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@18129 383ad7c9-94d9-4d36-a494-682f7c89f535 --- SubdividerPlugin.cc | 2 +- SubdividerPlugin.hh | 2 +- subdividerToolbar.cc | 2 +- subdividerToolbar.hh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SubdividerPlugin.cc b/SubdividerPlugin.cc index 2453f21..d3503c7 100644 --- a/SubdividerPlugin.cc +++ b/SubdividerPlugin.cc @@ -1,7 +1,7 @@ /*===========================================================================*\ * * * OpenFlipper * -* Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen * +* Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen * * www.openflipper.org * * * *--------------------------------------------------------------------------- * diff --git a/SubdividerPlugin.hh b/SubdividerPlugin.hh index 37d09f5..9ae5193 100644 --- a/SubdividerPlugin.hh +++ b/SubdividerPlugin.hh @@ -1,7 +1,7 @@ /*===========================================================================*\ * * * OpenFlipper * -* Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen * +* Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen * * www.openflipper.org * * * *--------------------------------------------------------------------------- * diff --git a/subdividerToolbar.cc b/subdividerToolbar.cc index 53dbb5a..236fe8e 100644 --- a/subdividerToolbar.cc +++ b/subdividerToolbar.cc @@ -1,7 +1,7 @@ /*===========================================================================*\ * * * OpenFlipper * -* Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen * +* Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen * * www.openflipper.org * * * *--------------------------------------------------------------------------- * diff --git a/subdividerToolbar.hh b/subdividerToolbar.hh index 0f44309..0e8f429 100644 --- a/subdividerToolbar.hh +++ b/subdividerToolbar.hh @@ -1,7 +1,7 @@ /*===========================================================================*\ * * * OpenFlipper * -* Copyright (C) 2001-2011 by Computer Graphics Group, RWTH Aachen * +* Copyright (C) 2001-2014 by Computer Graphics Group, RWTH Aachen * * www.openflipper.org * * * *--------------------------------------------------------------------------- * -- GitLab