diff --git a/trunk/ripnews/news/newsrc.rb b/trunk/ripnews/news/newsrc.rb index f9f61d6..76fc464 100644 --- a/trunk/ripnews/news/newsrc.rb +++ b/trunk/ripnews/news/newsrc.rb @@ -1,9 +1,12 @@ ################################# # +# $Id$ +# $Source$ +# +################################# +# # newsrc.rb # ported from Perl code by Ward Wouts -# this software is released under the terms of -# the GNU Library General Public License # # (C) 2001, Ward Wouts # diff --git a/trunk/ripnews/ripnews.rb b/trunk/ripnews/ripnews.rb index 007fd4d..781f0a1 100755 --- a/trunk/ripnews/ripnews.rb +++ b/trunk/ripnews/ripnews.rb @@ -1,5 +1,8 @@ #!/usr/local/bin/ruby +# $Id$ +# $Source$ + require 'net/nntp' require 'news/newsrc' require 'date' diff --git a/trunk/ripnews/set/intspan.rb b/trunk/ripnews/set/intspan.rb index 06b84e1..7b2a178 100644 --- a/trunk/ripnews/set/intspan.rb +++ b/trunk/ripnews/set/intspan.rb @@ -1,9 +1,10 @@ ################################# # +# $Id$ +# $Source$ +# # intspan.rb # ported from Perl code by Ward Wouts -# this software is released under the terms of -# the GNU Library General Public License # # (C) 2001, Ward Wouts #