include tags dammit

This commit is contained in:
Ward Wouts 2002-04-27 20:34:15 +00:00
parent 05e19814d6
commit 1d7c082ddf
3 changed files with 11 additions and 4 deletions

View file

@ -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
#

View file

@ -1,5 +1,8 @@
#!/usr/local/bin/ruby
# $Id$
# $Source$
require 'net/nntp'
require 'news/newsrc'
require 'date'

View file

@ -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
#