summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lingucomponent/source/languageguessing/altstrfunc.cxx7
-rw-r--r--lingucomponent/source/languageguessing/altstrfunc.hxx7
-rw-r--r--lingucomponent/source/languageguessing/guess.cxx7
-rw-r--r--lingucomponent/source/languageguessing/guess.hxx7
-rw-r--r--lingucomponent/source/languageguessing/guesslang.cxx7
-rw-r--r--lingucomponent/source/languageguessing/simpleguesser.cxx7
-rw-r--r--lingucomponent/source/languageguessing/simpleguesser.hxx7
7 files changed, 14 insertions, 35 deletions
diff --git a/lingucomponent/source/languageguessing/altstrfunc.cxx b/lingucomponent/source/languageguessing/altstrfunc.cxx
index 9d0935d160d0..2b56f5336bfd 100644
--- a/lingucomponent/source/languageguessing/altstrfunc.cxx
+++ b/lingucomponent/source/languageguessing/altstrfunc.cxx
@@ -1,15 +1,12 @@
/***************************************************************************
- * Copyright (C) 2006 by Jocelyn Merand *
- * joc.mer@gmail.com *
- * *
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: altstrfunc.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2007-06-21 07:55:59 $
+ * last change: $Author: rt $ $Date: 2007-06-22 08:32:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
diff --git a/lingucomponent/source/languageguessing/altstrfunc.hxx b/lingucomponent/source/languageguessing/altstrfunc.hxx
index 90a2abf3c29c..9e96c0faebf3 100644
--- a/lingucomponent/source/languageguessing/altstrfunc.hxx
+++ b/lingucomponent/source/languageguessing/altstrfunc.hxx
@@ -1,15 +1,12 @@
/***************************************************************************
- * Copyright (C) 2006 by Jocelyn Merand *
- * joc.mer@gmail.com *
- * *
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: altstrfunc.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2007-06-19 16:00:38 $
+ * last change: $Author: rt $ $Date: 2007-06-22 08:32:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
diff --git a/lingucomponent/source/languageguessing/guess.cxx b/lingucomponent/source/languageguessing/guess.cxx
index 96940b8ece2f..70f8e6d344c8 100644
--- a/lingucomponent/source/languageguessing/guess.cxx
+++ b/lingucomponent/source/languageguessing/guess.cxx
@@ -1,15 +1,12 @@
/***************************************************************************
- * Copyright (C) 2006 by Jocelyn Merand *
- * joc.mer@gmail.com *
- * *
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: guess.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2007-06-21 07:56:13 $
+ * last change: $Author: rt $ $Date: 2007-06-22 08:32:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
diff --git a/lingucomponent/source/languageguessing/guess.hxx b/lingucomponent/source/languageguessing/guess.hxx
index 6fd0903012d3..743c0d1b5c33 100644
--- a/lingucomponent/source/languageguessing/guess.hxx
+++ b/lingucomponent/source/languageguessing/guess.hxx
@@ -1,15 +1,12 @@
/***************************************************************************
- * Copyright (C) 2006 by Merand Jocelyn *
- * joc.mer@gmail.com *
- * *
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: guess.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2007-06-19 16:01:00 $
+ * last change: $Author: rt $ $Date: 2007-06-22 08:32:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
diff --git a/lingucomponent/source/languageguessing/guesslang.cxx b/lingucomponent/source/languageguessing/guesslang.cxx
index 2ad0770d7bc5..3c49e54e2e15 100644
--- a/lingucomponent/source/languageguessing/guesslang.cxx
+++ b/lingucomponent/source/languageguessing/guesslang.cxx
@@ -1,16 +1,13 @@
/*************************************************************************
- * *
- * Copyright (C) 2006 by Jocelyn Merand *
- * joc.mer@gmail.com *
*
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: guesslang.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2007-06-21 07:56:26 $
+ * last change: $Author: rt $ $Date: 2007-06-22 08:32:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
diff --git a/lingucomponent/source/languageguessing/simpleguesser.cxx b/lingucomponent/source/languageguessing/simpleguesser.cxx
index fa66a7f546a5..262c4146eb8f 100644
--- a/lingucomponent/source/languageguessing/simpleguesser.cxx
+++ b/lingucomponent/source/languageguessing/simpleguesser.cxx
@@ -1,15 +1,12 @@
/***************************************************************************
- * Copyright (C) 2006 by Jocelyn Merand *
- * joc.mer@gmail.com *
- * *
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: simpleguesser.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2007-06-21 07:56:38 $
+ * last change: $Author: rt $ $Date: 2007-06-22 08:32:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
diff --git a/lingucomponent/source/languageguessing/simpleguesser.hxx b/lingucomponent/source/languageguessing/simpleguesser.hxx
index 65ad0c07e2d4..3493f38a7e8c 100644
--- a/lingucomponent/source/languageguessing/simpleguesser.hxx
+++ b/lingucomponent/source/languageguessing/simpleguesser.hxx
@@ -1,15 +1,12 @@
/***************************************************************************
- * Copyright (C) 2006 by Jocelyn Merand *
- * joc.mer@gmail.com *
- * *
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: simpleguesser.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2007-06-19 16:02:00 $
+ * last change: $Author: rt $ $Date: 2007-06-22 08:32:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.