Skip to content

Commit

Permalink
Remove remaining CVS Id tags
Browse files Browse the repository at this point in the history
These are actively misleading now, after 8 1/2 years of using Git
when the tags do not get updated.

Most of these were automatically removed with:

perl -pi -0777 -e 's/\n[ \t]*#[ \t]*\n[ \t]*#[ \t]*\$Id[^\n]+//' `git grep -l '\$Id' code lib scripts`

and the rest were done manually.
  • Loading branch information
jonjensen committed Nov 1, 2017
1 parent 1322a4d commit 2f90a0e
Show file tree
Hide file tree
Showing 410 changed files with 17 additions and 805 deletions.
2 changes: 0 additions & 2 deletions code/Filter/acl2hash.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: acl2hash.filter,v 1.3 2007-03-30 23:40:44 pajamian Exp $

CodeDef acl2hash Filter
CodeDef acl2hash Description acl2hash
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/alpha.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: alpha.filter,v 1.7 2007-08-20 21:11:09 jon Exp $

CodeDef alpha Filter
CodeDef alpha Description A-Za-z only
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/alphanumeric.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: alphanumeric.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $

CodeDef alphanumeric Filter
CodeDef alphanumeric Description A-Za-z0-9 only
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/backslash.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: backslash.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $

CodeDef backslash Filter
CodeDef backslash Description Strip backslash
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/bold.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: bold.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $

CodeDef bold Filter
CodeDef bold Description HTML bold
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/cgi.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: cgi.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $

CodeDef cgi Filter
CodeDef cgi Description Get CGI value of variable
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/checkbox.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: checkbox.filter,v 1.3 2007-03-30 23:40:44 pajamian Exp $

CodeDef checkbox Filter
CodeDef checkbox Routine <<EOR
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/colons_to_null.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: colons_to_null.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $

CodeDef colons_to_null Filter
CodeDef colons_to_null Description :: to NULL
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/compress_space.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: compress_space.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $

CodeDef compress_space Filter
CodeDef compress_space Description Collapse whitespace
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/convert_date.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: convert_date.filter,v 1.7 2007-03-30 23:40:44 pajamian Exp $

CodeDef convert_date Filter
CodeDef convert_date Description Convert date
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/crypt.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: crypt.filter,v 1.5 2007-03-30 23:40:44 pajamian Exp $

CodeDef crypt Filter
CodeDef crypt Description Crypt
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/currency.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: currency.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $

CodeDef currency Filter
CodeDef currency Description Currency
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/date2time.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: date2time.filter,v 1.6 2007-03-30 23:40:44 pajamian Exp $

CodeDef date2time Filter
CodeDef date2time Description Date to UNIX time (deprecated - use datetime2epoch instead)
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/datetime2epoch.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: datetime2epoch.filter,v 1.2 2007-03-30 23:40:44 pajamian Exp $

CodeDef datetime2epoch Filter
CodeDef datetime2epoch Description Date and optional time to seconds since the UNIX Epoch
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/dbi_quote.filter
Expand Up @@ -4,8 +4,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: dbi_quote.filter,v 1.3 2007-03-30 23:40:44 pajamian Exp $

CodeDef dbi_quote Filter
CodeDef dbi_quote Description SQL quoting using DBI
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/decode_entities.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: decode_entities.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $

CodeDef decode_entities Filter
CodeDef decode_entities Description Decode HTML entities
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/digits.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: digits.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $

CodeDef digits Filter
CodeDef digits Description Digits only
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/digits_dash.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: digits_dash.filter,v 1.1 2008-04-27 17:37:10 docelic Exp $

CodeDef digits_dash Filter
CodeDef digits_dash Description Digits-dashes
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/digits_dot.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: digits_dot.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $

CodeDef digits_dot Filter
CodeDef digits_dot Description Digits-dots
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/dos.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: dos.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $

CodeDef dos Filter
CodeDef dos Description UNIX to DOS newlines
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/duration.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: duration.filter,v 1.7 2009-05-01 13:50:00 pajamian Exp $

CodeDef duration Filter
CodeDef duration Description Duration
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/encode_entities.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: encode_entities.filter,v 1.5 2007-03-30 23:40:44 pajamian Exp $

CodeDef e Filter
CodeDef e Alias encode_entities
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/encrypt.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: encrypt.filter,v 1.5 2007-03-30 23:40:44 pajamian Exp $

CodeDef encrypt Filter
CodeDef encrypt Description PGP encrypt
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/filesafe.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: filesafe.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $

CodeDef filesafe Filter
CodeDef filesafe Description Safe for filename
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/filter_select.filter
Expand Up @@ -4,8 +4,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: filter_select.filter,v 1.3 2007-03-30 23:40:44 pajamian Exp $

CodeDef calculated Filter
CodeDef calculated Alias filter_select
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/gate.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: gate.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $

CodeDef gate Filter
CodeDef gate Description Gate with scratch
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/hash2acl.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: hash2acl.filter,v 1.3 2007-03-30 23:40:44 pajamian Exp $

CodeDef hash2acl Filter
CodeDef hash2acl Description hash2acl
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/integer.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: integer.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $

CodeDef integer Filter
CodeDef integer Description Integer
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/italics.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: italics.filter,v 1.5 2007-03-30 23:40:44 pajamian Exp $

CodeDef italics Filter
CodeDef italics Description HTML Italics
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/large.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: large.filter,v 1.5 2007-03-30 23:40:44 pajamian Exp $

CodeDef large Filter
CodeDef large Description HTML large
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/last_non_null.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: last_non_null.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $

CodeDef last_non_null Filter
CodeDef last_non_null Description Reverse combo
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/lc.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: lc.filter,v 1.7 2007-03-30 23:40:44 pajamian Exp $

CodeDef lower Filter
CodeDef lower Alias lc
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/lcfirst.filter
Expand Up @@ -4,8 +4,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: lcfirst.filter,v 1.1 2007-07-13 08:22:47 racke Exp $

CodeDef lcfirst Filter
CodeDef lcfirst Description First character lower case
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/line.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: line.filter,v 1.5 2007-03-30 23:40:44 pajamian Exp $

CodeDef line Filter
CodeDef line Description First line
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/line2options.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: line2options.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $

CodeDef line2options Filter
CodeDef line2options Description line2options
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/linkdecode.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: linkdecode.filter,v 1.6 2007-03-30 23:40:44 pajamian Exp $

CodeDef linkdecode Filter
CodeDef linkdecode Description URLdecode link text
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/liven_urls.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: liven_urls.filter,v 1.3 2007-03-30 23:40:44 pajamian Exp $

CodeDef liven_urls Filter
CodeDef liven_urls Description Make URLs clickable
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/loc.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: loc.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $

CodeDef loc Filter
CodeDef loc Description Localize
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/lookup.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: lookup.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $

CodeDef lookup Filter
CodeDef lookup Description DB lookup
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/lspace_to_nbsp.filter
Expand Up @@ -4,8 +4,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: lspace_to_nbsp.filter,v 1.2 2007-03-30 23:40:44 pajamian Exp $

CodeDef lspace_to_nbsp Filter
CodeDef lspace_to_nbsp Description Leading SPACE to nbsp
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/mac.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: mac.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $

CodeDef mac Filter
CodeDef mac Description UNIX/DOS to Mac OS newlines
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/mailto.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: mailto.filter,v 1.5 2007-03-30 23:40:45 pajamian Exp $

CodeDef mailto Filter
CodeDef mailto Description mailto: link
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/md5.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: md5.filter,v 1.5 2007-03-30 23:40:45 pajamian Exp $

CodeDef md5 Filter
CodeDef md5 Description MD5 sum
Expand Down
2 changes: 0 additions & 2 deletions code/Filter/mime_type.filter
Expand Up @@ -5,8 +5,6 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. See the LICENSE file for details.
#
# $Id: mime_type.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $

CodeDef mime_type Filter
CodeDef mime_type Description Find MIME type of filename
Expand Down

0 comments on commit 2f90a0e

Please sign in to comment.