소스 검색

STYLE: Fix reference to makedepf90 project.

Brad King 17 년 전
부모
커밋
2eb3653d79
4개의 변경된 파일8개의 추가작업 그리고 8개의 파일을 삭제
  1. 2 2
      Source/cmDependsFortranLexer.cxx
  2. 2 2
      Source/cmDependsFortranLexer.in.l
  3. 2 2
      Source/cmDependsFortranParser.cxx
  4. 2 2
      Source/cmDependsFortranParser.y

+ 2 - 2
Source/cmDependsFortranLexer.cxx

@@ -636,9 +636,9 @@ static yyconst flex_int16_t yy_chk[531] =
 
 =========================================================================*/
 /*-------------------------------------------------------------------------
-  Portions of this source have been derived from makefdep90 version 2.8.8,
+  Portions of this source have been derived from makedepf90 version 2.8.8,
 
-   Copyright (C) 2000,2001 Erik Edelmann <[email protected]>.
+   Copyright (C) 2000--2006 Erik Edelmann <[email protected]>
 
   The code was originally distributed under the GPL but permission
   from the copyright holder has been obtained to distribute this

+ 2 - 2
Source/cmDependsFortranLexer.in.l

@@ -16,9 +16,9 @@
 
 =========================================================================*/
 /*-------------------------------------------------------------------------
-  Portions of this source have been derived from makefdep90 version 2.8.8,
+  Portions of this source have been derived from makedepf90 version 2.8.8,
 
-   Copyright (C) 2000,2001 Erik Edelmann <[email protected]>.
+   Copyright (C) 2000--2006 Erik Edelmann <[email protected]>
 
   The code was originally distributed under the GPL but permission
   from the copyright holder has been obtained to distribute this

+ 2 - 2
Source/cmDependsFortranParser.cxx

@@ -153,9 +153,9 @@
 
 =========================================================================*/
 /*-------------------------------------------------------------------------
-  Portions of this source have been derived from makefdep90 version 2.6.2,
+  Portions of this source have been derived from makedepf90 version 2.8.8,
 
-   Copyright (C) 2000,2001 Erik Edelmann <[email protected]>.
+   Copyright (C) 2000--2006 Erik Edelmann <[email protected]>
 
   The code was originally distributed under the GPL but permission
   from the copyright holder has been obtained to distribute this

+ 2 - 2
Source/cmDependsFortranParser.y

@@ -16,9 +16,9 @@
 
 =========================================================================*/
 /*-------------------------------------------------------------------------
-  Portions of this source have been derived from makefdep90 version 2.6.2,
+  Portions of this source have been derived from makedepf90 version 2.8.8,
 
-   Copyright (C) 2000,2001 Erik Edelmann <[email protected]>.
+   Copyright (C) 2000--2006 Erik Edelmann <[email protected]>
 
   The code was originally distributed under the GPL but permission
   from the copyright holder has been obtained to distribute this