From: wolf Date: Mon, 7 Jan 2002 09:48:43 +0000 (+0000) Subject: Update for 2002 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfcd55de30e9fab15b5ab3b64ac7af13e9ffdebf;p=dealii-svn.git Update for 2002 git-svn-id: https://svn.dealii.org/trunk@5351 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/common/misc/head b/deal.II/common/misc/head index b8713f7041..97b30f4177 100644 --- a/deal.II/common/misc/head +++ b/deal.II/common/misc/head @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 1998, 1999, 2000 by the deal.II authors +// Copyright (C) 2002 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -16,7 +16,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 1998, 1999, 2000 by the deal.II authors +// Copyright (C) 2002 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer diff --git a/deal.II/common/misc/head_cc.pl b/deal.II/common/misc/head_cc.pl index e78a7bc7d3..5ffeb26ebf 100644 --- a/deal.II/common/misc/head_cc.pl +++ b/deal.II/common/misc/head_cc.pl @@ -7,7 +7,7 @@ $head = << 'EOT' // $Id$ // Version: $Name$ // -// Copyright (C) 1998, 1999, 2000 by the deal.II authors +// Copyright (C) 2002 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer diff --git a/deal.II/common/misc/head_h.pl b/deal.II/common/misc/head_h.pl index e2cfc9ea48..7f38756dce 100644 --- a/deal.II/common/misc/head_h.pl +++ b/deal.II/common/misc/head_h.pl @@ -10,7 +10,7 @@ $head = << 'EOT' // $Id$ // Version: $Name$ // -// Copyright (C) 1998, 1999, 2000 by the deal.II authors +// Copyright (C) 2002 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer diff --git a/deal.II/common/scripts/forward_declarations b/deal.II/common/scripts/forward_declarations index b697e6a0c8..99ad2e547a 100644 --- a/deal.II/common/scripts/forward_declarations +++ b/deal.II/common/scripts/forward_declarations @@ -13,7 +13,7 @@ # forward declarations file itself # - compare old and new forward-declarations files. if they # differ (i.e. the result of 'diff' is a nonzero string) copy -# the nes file over the old one and thus also change the time +# the new file over the old one and thus also change the time # stamp of that file. if they don't differ, then do nothing # and in particular don't touch the time stamp to avoid that # 'make' thinks it has to remake all object files