]> git.mxchange.org Git - simgear.git/commitdiff
Remove second, identical to the first one license header.
authorfrohlich <frohlich>
Tue, 24 Mar 2009 08:10:47 +0000 (08:10 +0000)
committerTim Moore <timoore@redhat.com>
Mon, 30 Mar 2009 16:42:45 +0000 (18:42 +0200)
Modified Files:
  simgear/scene/model/SGScaleTransform.cxx

simgear/scene/model/SGScaleTransform.cxx

index 6a4a581ef8f8ac2fcf51b3b0929536c36ef0eacf..c677ec78e427ebd0b10be7375068b67ef527f202 100644 (file)
  *
  */
 
-/* -*-c++-*-
- *
- * Copyright (C) 2006-2007 Mathias Froehlich 
- *
- * This program 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.
- *
- * This program 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 this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301, USA.
- *
- */
-
 #ifdef HAVE_CONFIG_H
 #  include <simgear_config.h>
 #endif