Ignore:
Timestamp:
Nov 9, 2012 2:38:45 PM (11 years ago)
Author:
maronga
Message:

put scripts and utilities under GPL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/UTIL/Makefile

    r503 r1046  
    1 #------------------------------------------------------------------------------!
     1#--------------------------------------------------------------------------------#
     2# This file is part of PALM.
    23#
    3 # Actual revisions:
     4# PALM is free software: you can redistribute it and/or modify it under the terms
     5# of the GNU General Public License as published by the Free Software Foundation,
     6# either version 3 of the License, or (at your option) any later version.
     7#
     8# PALM is distributed in the hope that it will be useful, but WITHOUT ANY
     9# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
     10# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
     11#
     12# You should have received a copy of the GNU General Public License along with
     13# PALM. If not, see <http://www.gnu.org/licenses/>.
     14#
     15# Copyright 1997-2012  Leibniz University Hannover
     16#--------------------------------------------------------------------------------#
     17#
     18# Current revisions:
    419# -----------------
     20# code put under GPL (PALM 3.9)
     21#
    522# utility programs are created separately for each block in the configuration
    623# file,
     
    1734# ------------
    1835# Makefile for generating the utility programs needed by mrun and palm
    19 #------------------------------------------------------------------------------!
     36#--------------------------------------------------------------------------------#
    2037
    2138PROG1 =  ../SCRIPTS/combine_plot_fields$(BLOCK).x
Note: See TracChangeset for help on using the changeset viewer.