|
From: Gustavo P. B. <gb...@us...> - 2005-06-23 18:34:43
|
Update of /cvsroot/kimageprocess/kimageprocess/src/methods/glcm/features/correlation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19081/src/methods/glcm/features/correlation Modified Files: correlation.cpp correlation.h Log Message: Copyright update Index: correlation.cpp =================================================================== RCS file: /cvsroot/kimageprocess/kimageprocess/src/methods/glcm/features/correlation/correlation.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- correlation.cpp 2 Apr 2005 20:10:07 -0000 1.3 +++ correlation.cpp 23 Jun 2005 18:33:53 -0000 1.4 @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2004 by * + * Copyright (C) 2004-2005 by * * Gustavo Pichorim Boiko <gus...@kd...> * * Herton Ronaldo Krzesinski <he...@my...> * * * Index: correlation.h =================================================================== RCS file: /cvsroot/kimageprocess/kimageprocess/src/methods/glcm/features/correlation/correlation.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- correlation.h 24 Mar 2005 03:05:47 -0000 1.2 +++ correlation.h 23 Jun 2005 18:33:53 -0000 1.3 @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2004 by * + * Copyright (C) 2004-2005 by * * Gustavo Pichorim Boiko <gus...@kd...> * * Herton Ronaldo Krzesinski <he...@my...> * * * |