getfem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-commits] (no subject)


From: Konstantinos Poulios
Subject: [Getfem-commits] (no subject)
Date: Thu, 2 Jan 2020 05:52:16 -0500 (EST)

branch: master
commit cde202b2cfc85d2288ed1a2c7aa4452e7ec07a46
Author: Konstantinos Poulios <address@hidden>
Date:   Thu Jan 2 11:52:06 2020 +0100

    File header fixes
---
 GNU_GPL_V3         | 2 +-
 INSTALL            | 2 +-
 superlu/colamd.c   | 2 +-
 superlu/colamd.h   | 2 +-
 superlu/dlamch.c   | 6 +++---
 superlu/f2c_lite.c | 2 +-
 superlu/lsame.c    | 6 +++---
 superlu/slamch.c   | 6 +++---
 superlu/xerbla.c   | 6 +++---
 9 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/GNU_GPL_V3 b/GNU_GPL_V3
index 16bce6b..94a9ed0 100644
--- a/GNU_GPL_V3
+++ b/GNU_GPL_V3
@@ -74,7 +74,7 @@ modification follow.
 
   "This License" refers to version 3 of the GNU General Public License.
 
-  "Copyright" also means copyright-2020 laws that apply to other kinds of
+  "Copyright" also means copyright-like laws that apply to other kinds of
 works, such as semiconductor masks.
 
   "The Program" refers to any copyrightable work licensed under this
diff --git a/INSTALL b/INSTALL
index 33c6db6..b11ce69 100644
--- a/INSTALL
+++ b/INSTALL
@@ -15,7 +15,7 @@
 #  along  with  this program;  if not, write to the Free Software Foundation,
 #  Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301, USA.
 =====
-Copyright (C) 1994-1996, 1999-2002, 2004-2020 Free Software Foundation,
+Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation,
 Inc.
 
    Copying and distribution of this file, with or without modification,
diff --git a/superlu/colamd.c b/superlu/colamd.c
index 3c6a483..dc531f0 100644
--- a/superlu/colamd.c
+++ b/superlu/colamd.c
@@ -49,7 +49,7 @@
 
     Copyright and License:
 
-       Copyright (c) 1998-2020 by the University of Florida.
+       Copyright (c) 1998-2003 by the University of Florida.
        All Rights Reserved.
 
        THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY
diff --git a/superlu/colamd.h b/superlu/colamd.h
index 440f7fd..6e30662 100644
--- a/superlu/colamd.h
+++ b/superlu/colamd.h
@@ -24,7 +24,7 @@
 
     Notice:
 
-       Copyright (c) 1998-2020 by the University of Florida.
+       Copyright (c) 1998-2003 by the University of Florida.
        All Rights Reserved.
 
        THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY
diff --git a/superlu/dlamch.c b/superlu/dlamch.c
index a510bd9..e01db46 100644
--- a/superlu/dlamch.c
+++ b/superlu/dlamch.c
@@ -10,12 +10,12 @@
 double dlamch_(char *cmach)
 {
 /*  -- LAPACK auxiliary routine (version 2.0) --   
-       Copyright (c) 1992-2020 The University of Tennessee and The University
+       Copyright (c) 1992-2013 The University of Tennessee and The University
                         of Tennessee Research Foundation.  All rights
                         reserved.
-       Copyright (c) 2000-2020 The University of California Berkeley. All
+       Copyright (c) 2000-2013 The University of California Berkeley. All
                         rights reserved.
-       Copyright (c) 2006-2020 The University of Colorado Denver.  All rights
+       Copyright (c) 2006-2013 The University of Colorado Denver.  All rights
                         reserved.
 
        Redistribution and use in source and binary forms, with or without
diff --git a/superlu/f2c_lite.c b/superlu/f2c_lite.c
index 118ca5b..7dfb0d7 100644
--- a/superlu/f2c_lite.c
+++ b/superlu/f2c_lite.c
@@ -1,5 +1,5 @@
 /*
-  Copyright: 1992-2020 The University of Tennessee.  All rights reserved.
+  Copyright: 1992-2007 The University of Tennessee.  All rights reserved.
   License:
     LAPACK is a freely-available software package. It is available from
     netlib via anonymous ftp and the World Wide Web. Thus, it can be
diff --git a/superlu/lsame.c b/superlu/lsame.c
index e3777be..e235b88 100644
--- a/superlu/lsame.c
+++ b/superlu/lsame.c
@@ -3,12 +3,12 @@
 int lsame_(char *ca, char *cb)
 {
 /*  -- LAPACK auxiliary routine (version 2.0) --   
-       Copyright (c) 1992-2020 The University of Tennessee and The University
+       Copyright (c) 1992-2013 The University of Tennessee and The University
                         of Tennessee Research Foundation.  All rights
                         reserved.
-       Copyright (c) 2000-2020 The University of California Berkeley. All
+       Copyright (c) 2000-2013 The University of California Berkeley. All
                         rights reserved.
-       Copyright (c) 2006-2020 The University of Colorado Denver.  All rights
+       Copyright (c) 2006-2013 The University of Colorado Denver.  All rights
                         reserved.
 
        Redistribution and use in source and binary forms, with or without
diff --git a/superlu/slamch.c b/superlu/slamch.c
index e8eecc2..08148e2 100644
--- a/superlu/slamch.c
+++ b/superlu/slamch.c
@@ -11,12 +11,12 @@
 double slamch_(char *cmach)
 {
 /*  -- LAPACK auxiliary routine (version 2.0) --   
-       Copyright (c) 1992-2020 The University of Tennessee and The University
+       Copyright (c) 1992-2013 The University of Tennessee and The University
                         of Tennessee Research Foundation.  All rights
                         reserved.
-       Copyright (c) 2000-2020 The University of California Berkeley. All
+       Copyright (c) 2000-2013 The University of California Berkeley. All
                         rights reserved.
-       Copyright (c) 2006-2020 The University of Colorado Denver.  All rights
+       Copyright (c) 2006-2013 The University of Colorado Denver.  All rights
                         reserved.
 
        Redistribution and use in source and binary forms, with or without
diff --git a/superlu/xerbla.c b/superlu/xerbla.c
index 09f5a23..c7995cb 100644
--- a/superlu/xerbla.c
+++ b/superlu/xerbla.c
@@ -4,12 +4,12 @@
 /* Subroutine */ int xerbla_(char *srname, int *info)
 {
 /*  -- LAPACK auxiliary routine (version 2.0) --   
-       Copyright (c) 1992-2020 The University of Tennessee and The University
+       Copyright (c) 1992-2013 The University of Tennessee and The University
                         of Tennessee Research Foundation.  All rights
                         reserved.
-       Copyright (c) 2000-2020 The University of California Berkeley. All
+       Copyright (c) 2000-2013 The University of California Berkeley. All
                         rights reserved.
-       Copyright (c) 2006-2020 The University of Colorado Denver.  All rights
+       Copyright (c) 2006-2013 The University of Colorado Denver.  All rights
                         reserved.
 
        Redistribution and use in source and binary forms, with or without



reply via email to

[Prev in Thread] Current Thread [Next in Thread]