Removed a few more CVS Ids.
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 27 May 2008 19:50:48 +0000 (21:50 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 27 May 2008 19:50:48 +0000 (21:50 +0200)
src/filter_cql_to_rpn.cpp
src/filter_template.cpp
src/filter_virt_db.cpp
src/filter_z3950_client.cpp
src/test_filter_frontend_net.cpp

index 08dd447..7a99af9 100644 (file)
@@ -15,11 +15,6 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
-/* $Id: filter_cql_to_rpn.cpp,v 1.8 2008-02-20 15:07:51 adam Exp $
-   Copyright (c) 2005-2007, Index Data.
-
-   See the LICENSE file for details
- */
 
 #include "config.hpp"
 #include "util.hpp"
index 1791b48..dbe45c1 100644 (file)
@@ -15,11 +15,6 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
-/* $Id: filter_template.cpp,v 1.12 2008-02-20 15:07:52 adam Exp $
-   Copyright (c) 2005-2007, Index Data.
-
-   See the LICENSE file for details
- */
 
 #include "config.hpp"
 #include "filter.hpp"
index 9f17096..903d299 100644 (file)
@@ -15,11 +15,6 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
-/* $Id: filter_virt_db.cpp,v 1.54 2008-02-20 15:07:52 adam Exp $
-   Copyright (c) 2005-2007, Index Data.
-
-   See the LICENSE file for details
- */
 
 #include "config.hpp"
 
index 1eca95e..485c419 100644 (file)
@@ -15,11 +15,6 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
-/* $Id: filter_z3950_client.cpp,v 1.32 2008-02-20 15:07:52 adam Exp $
-   Copyright (c) 2005-2007, Index Data.
-
-   See the LICENSE file for details
- */
 
 #include "config.hpp"
 
index 78e1868..0322f74 100644 (file)
@@ -15,11 +15,6 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
-/* $Id: test_filter_frontend_net.cpp,v 1.20 2008-02-20 15:07:53 adam Exp $
-   Copyright (c) 2005-2007, Index Data.
-
-   See the LICENSE file for details
- */
 
 #include "config.hpp"
 #include <iostream>