Added keywords.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sat, 19 Jun 2004 19:32:33 +0000 (19:32 +0000)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sat, 19 Jun 2004 19:32:33 +0000 (19:32 +0000)
AUTHORS
Makefile.am
configure.ac
m4/Makefile.am
src/Makefile.am
src/rb_edje.c
src/rb_edje.h
src/rb_edje_main.c
src/rb_edje_main.h

diff --git a/AUTHORS b/AUTHORS
index 7422397586ca7603cfba9075feb3de3666d0b883..9ceb3c60634a8ba996f4716caba94e0b5a7b8267 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,3 +1,3 @@
-$Id$
+$Id: AUTHORS 7 2004-06-19 19:32:33Z tilman $
 
 Tilman Sauerbeck (tilman at code-monkey de)
index 02cbb8d5fec4b61817bb4beff2063a952f5b25da..a9b0ccd47f57217d7a879b68e27bc14cfc78f12c 100644 (file)
@@ -1,3 +1,3 @@
-## $Id$
+## $Id: Makefile.am 7 2004-06-19 19:32:33Z tilman $
 
 SUBDIRS = m4 src
index 053c945bae51229653170ee05e66578a438a5b84..0515398527bb6dfb1d78afed39db131164a1c1e0 100644 (file)
@@ -1,4 +1,4 @@
-dnl $Id$
+dnl $Id: configure.ac 7 2004-06-19 19:32:33Z tilman $
 
 AC_INIT(ruby-edje, 0.0.1)
 AC_CONFIG_SRCDIR([src/rb_edje_main.c])
index f9e1214c1b4dd4a43a8aef5b1b8bf56e31911bc9..41ecd104f641164770aff3096b111da21e0b1f76 100644 (file)
@@ -1,3 +1,3 @@
-## $Id$
+## $Id: Makefile.am 7 2004-06-19 19:32:33Z tilman $
 
 EXTRA_DIST = ac_path_generic.m4 ac_ruby_ext.m4
index 1282061861c18bfc42830c8c84b1ebd5afdd34a3..1df402869b9e2ac160bd992c0aa9b6da1c3401e0 100644 (file)
@@ -1,4 +1,4 @@
-## $Id$
+## $Id: Makefile.am 7 2004-06-19 19:32:33Z tilman $
 
 AM_CFLAGS = $(EVAS_CFLAGS) $(EDJE_CFLAGS)
 INCLUDES = -I$(RUBYDIR) -I$(RUBYSITEDIR)
index 37b099c12694189c85287e835985c8814103e742..98e9c0fade6d8cc0ad13effcbda4add7e4c4d872 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id$
+ * $Id: rb_edje.c 7 2004-06-19 19:32:33Z tilman $
  *
  * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de)
  *
index 9d9eb97a042d1fa6e16f78c8d424784b7f89953e..2920daf42321986c672fc59472c35daa3785d250 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id$
+ * $Id: rb_edje.h 7 2004-06-19 19:32:33Z tilman $
  *
  * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de)
  *
index e3e9a0f8ca374655eb64346a56637546b4c4fe8b..7444762d1499f2638368f6529e1f23990aacf3da 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id$
+ * $Id: rb_edje_main.c 7 2004-06-19 19:32:33Z tilman $
  *
  * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de)
  *
index 52e1663adb06a52a65e2dd25485e6021bd2561d1..0f9aa60029e9d87627e805872edb82e4b3e6e44a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id$
+ * $Id: rb_edje_main.h 7 2004-06-19 19:32:33Z tilman $
  *
  * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de)
  *