STYLE: use url for FSF license instead of postal address, switch to GPL v3

This commit is contained in:
Mark Olesen
2010-03-29 14:07:56 +02:00
parent 0686bdf1e9
commit d29c438657
5275 changed files with 26997 additions and 31912 deletions

View File

@ -9,10 +9,10 @@
# License
# This file is part of OpenFOAM.
#
# OpenFOAM 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.
# OpenFOAM 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 3 of the License, or
# (at your option) any later version.
#
# OpenFOAM is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
@ -20,8 +20,7 @@
# for more details.
#
# You should have received a copy of the GNU General Public License
# along with OpenFOAM; if not, write to the Free Software Foundation,
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
#
# Script
# foamEndJob
@ -160,7 +159,7 @@ Usage: $PROGNAME [-n] <root> <case> <pid>
$PROGNAME -c <root> <case>
Tries to end running Foam application at next write or at next time
step (-n option). It needs runTimeModifiable switched on in the
step (-n (at your option). It needs runTimeModifiable switched on in the
controlDict. It changes stopAt in the controlDict and waits for the job to
finish. Restores original controlDict if
- job has finished