From: Tilman Sauerbeck Date: Fri, 6 Apr 2007 11:39:53 +0000 (+0200) Subject: Removed RCS-style IDs. X-Git-Url: http://git.code-monkey.de/?p=ruby-esmart.git;a=commitdiff_plain;h=1969f6740e354d24f5a05436d0d3ffa63f9dbae9 Removed RCS-style IDs. --- diff --git a/AUTHORS b/AUTHORS index 78f9af8..5864b3d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,3 +1 @@ -$Id: AUTHORS 36 2004-07-25 10:45:47Z tilman $ - Tilman Sauerbeck (tilman at code-monkey de) diff --git a/Rakefile b/Rakefile index 9a2418c..9f3a1b3 100644 --- a/Rakefile +++ b/Rakefile @@ -1,5 +1,3 @@ -# $Id: Rakefile 339 2005-05-07 11:02:29Z tilman $ - require "library" require "rake/clean" require "rake/testtask" diff --git a/library.rb b/library.rb index e9bb925..21edae1 100644 --- a/library.rb +++ b/library.rb @@ -1,5 +1,3 @@ -# $Id: library.rb 326 2005-04-27 14:25:18Z tilman $ - require "rbconfig" class Library diff --git a/src/esmart_container/rb_esmart_container.c b/src/esmart_container/rb_esmart_container.c index 85b9fdc..93986db 100644 --- a/src/esmart_container/rb_esmart_container.c +++ b/src/esmart_container/rb_esmart_container.c @@ -1,6 +1,4 @@ /* - * $Id: rb_esmart_container.c 356 2006-02-10 18:27:31Z tilman $ - * * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de) * * This library is free software; you can redistribute it and/or diff --git a/src/esmart_draggies/rb_esmart_draggies.c b/src/esmart_draggies/rb_esmart_draggies.c index e9eac00..287c116 100644 --- a/src/esmart_draggies/rb_esmart_draggies.c +++ b/src/esmart_draggies/rb_esmart_draggies.c @@ -1,6 +1,4 @@ /* - * $Id: rb_esmart_draggies.c 356 2006-02-10 18:27:31Z tilman $ - * * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de) * * This library is free software; you can redistribute it and/or diff --git a/src/esmart_file_dialog/rb_esmart_file_dialog.c b/src/esmart_file_dialog/rb_esmart_file_dialog.c index ba62e24..f188d80 100644 --- a/src/esmart_file_dialog/rb_esmart_file_dialog.c +++ b/src/esmart_file_dialog/rb_esmart_file_dialog.c @@ -1,6 +1,4 @@ /* - * $Id: rb_esmart_file_dialog.c 391 2006-11-11 12:14:24Z tilman $ - * * Copyright (C) 2005 Tilman Sauerbeck (tilman at code-monkey de) * * This library is free software; you can redistribute it and/or diff --git a/src/esmart_trans_x11/rb_esmart_trans_x11.c b/src/esmart_trans_x11/rb_esmart_trans_x11.c index fa8a9da..d4a75d5 100644 --- a/src/esmart_trans_x11/rb_esmart_trans_x11.c +++ b/src/esmart_trans_x11/rb_esmart_trans_x11.c @@ -1,6 +1,4 @@ /* - * $Id: rb_esmart_trans_x11.c 390 2006-11-11 12:10:09Z tilman $ - * * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de) * * This library is free software; you can redistribute it and/or diff --git a/src/rb_esmart.c b/src/rb_esmart.c index 46aa090..a0708e1 100644 --- a/src/rb_esmart.c +++ b/src/rb_esmart.c @@ -1,6 +1,4 @@ /* - * $Id: rb_esmart.c 44 2004-07-26 10:56:48Z tilman $ - * * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de) * * This library is free software; you can redistribute it and/or diff --git a/src/rb_esmart.h b/src/rb_esmart.h index a6e3b0a..1075d43 100644 --- a/src/rb_esmart.h +++ b/src/rb_esmart.h @@ -1,6 +1,4 @@ /* - * $Id: rb_esmart.h 52 2004-08-01 10:19:14Z tilman $ - * * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de) * * This library is free software; you can redistribute it and/or