Changeset 2718 for palm/trunk/UTIL/inifor/src/io.f90
- Timestamp:
- Jan 2, 2018 8:49:38 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/UTIL/inifor/src/io.f90
r2696 r2718 1 1 !> @file src/io.f90 2 2 !------------------------------------------------------------------------------! 3 ! This file is part of PALM/PALM-4U.4 ! 5 ! PALM /PALM-4U is free software: you can redistribute it and/or modify it under6 ! t he terms of the GNU General Public License as published by the Free Software7 ! Foundation, either version 3 of the License, or (at your option) any later 3 ! This file is part of the PALM model system. 4 ! 5 ! PALM is free software: you can redistribute it and/or modify it under the 6 ! terms of the GNU General Public License as published by the Free Software 7 ! Foundation, either version 3 of the License, or (at your option) any later 8 8 ! version. 9 9 ! 10 ! PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT11 ! ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 ! FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.10 ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY 11 ! WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 ! A PARTICULAR PURPOSE. See the GNU General Public License for more details. 13 13 ! 14 14 ! You should have received a copy of the GNU General Public License along with 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst18 ! Offenbach17 ! Copyright 2017-2018 Leibniz Universitaet Hannover 18 ! Copyright 2017-2018 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 !
Note: See TracChangeset
for help on using the changeset viewer.