include tags dammit
This commit is contained in:
parent
05e19814d6
commit
1d7c082ddf
3 changed files with 11 additions and 4 deletions
|
|
@ -1,9 +1,12 @@
|
||||||
#################################
|
#################################
|
||||||
#
|
#
|
||||||
|
# $Id$
|
||||||
|
# $Source$
|
||||||
|
#
|
||||||
|
#################################
|
||||||
|
#
|
||||||
# newsrc.rb
|
# newsrc.rb
|
||||||
# ported from Perl code by Ward Wouts
|
# 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
|
# (C) 2001, Ward Wouts
|
||||||
#
|
#
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,8 @@
|
||||||
#!/usr/local/bin/ruby
|
#!/usr/local/bin/ruby
|
||||||
|
|
||||||
|
# $Id$
|
||||||
|
# $Source$
|
||||||
|
|
||||||
require 'net/nntp'
|
require 'net/nntp'
|
||||||
require 'news/newsrc'
|
require 'news/newsrc'
|
||||||
require 'date'
|
require 'date'
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
#################################
|
#################################
|
||||||
#
|
#
|
||||||
|
# $Id$
|
||||||
|
# $Source$
|
||||||
|
#
|
||||||
# intspan.rb
|
# intspan.rb
|
||||||
# ported from Perl code by Ward Wouts
|
# 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
|
# (C) 2001, Ward Wouts
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue