From 1d7c082ddf72c55847ff15be73b8bbea679f5f4d Mon Sep 17 00:00:00 2001 From: Ward Wouts Date: Sat, 27 Apr 2002 20:34:15 +0000 Subject: [PATCH] include tags dammit --- trunk/ripnews/news/newsrc.rb | 7 +++++-- trunk/ripnews/ripnews.rb | 3 +++ trunk/ripnews/set/intspan.rb | 5 +++-- 3 files changed, 11 insertions(+), 4 deletions(-) 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 #