Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix incorrect license in headers GPL v2 -> GPL v2 "or later". Update …
…copyrights.
  • Loading branch information
pajamian committed Mar 30, 2007
1 parent 9732aec commit c663920
Show file tree
Hide file tree
Showing 325 changed files with 2,797 additions and 1,172 deletions.
11 changes: 8 additions & 3 deletions code/Filter/acl2hash.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: acl2hash.filter,v 1.2 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/alpha.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: alpha.filter,v 1.4 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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.5 2007-03-30 23:40:44 pajamian Exp $

CodeDef alpha Filter
CodeDef alpha Description A-Za-z only
Expand Down
11 changes: 8 additions & 3 deletions code/Filter/alphanumeric.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: alphanumeric.filter,v 1.3 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/backslash.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: backslash.filter,v 1.3 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/bold.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: bold.filter,v 1.3 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/cgi.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: cgi.filter,v 1.3 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/checkbox.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: checkbox.filter,v 1.2 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/colons_to_null.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: colons_to_null.filter,v 1.3 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/commify.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: commify.filter,v 1.3 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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: commify.filter,v 1.4 2007-03-30 23:40:44 pajamian Exp $

CodeDef commify Filter
CodeDef commify Description Commify
Expand Down
11 changes: 8 additions & 3 deletions code/Filter/compress_space.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: compress_space.filter,v 1.3 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/convert_date.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: convert_date.filter,v 1.6 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/crypt.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: crypt.filter,v 1.4 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/currency.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: currency.filter,v 1.3 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/date2time.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2007 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2 and above. See file LICENSE for details.
# $Id: date2time.filter,v 1.5 2007-02-24 01:22:41 kwalsh Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/date_change.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2006 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: date_change.filter,v 1.7 2006-06-19 20:21:33 racke Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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: date_change.filter,v 1.8 2007-03-30 23:40:44 pajamian Exp $

CodeDef date_change Filter
CodeDef date_change Description Date widget
Expand Down
11 changes: 8 additions & 3 deletions code/Filter/datetime2epoch.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2 or later. See file LICENSE for details.
# $Id: datetime2epoch.filter,v 1.1 2007-02-23 15:59:18 kwalsh Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/dbi_quote.filter
@@ -1,6 +1,11 @@
# Copyright 2005 Interchange Development Group (http://www.icdevgroup.org/)
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: dbi_quote.filter,v 1.2 2005-11-10 02:36:48 jon Exp $
# Copyright 2005-2007 Interchange Development Group and others
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/decode_entities.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: decode_entities.filter,v 1.3 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/digits.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: digits.filter,v 1.3 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/digits_dot.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: digits_dot.filter,v 1.3 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/dos.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: dos.filter,v 1.3 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/duration.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: duration.filter,v 1.5 2007-02-23 23:40:40 kwalsh Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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.6 2007-03-30 23:40:44 pajamian Exp $

CodeDef duration Filter
CodeDef duration Description Duration
Expand Down
11 changes: 8 additions & 3 deletions code/Filter/encode_entities.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: encode_entities.filter,v 1.4 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/encrypt.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: encrypt.filter,v 1.4 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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
11 changes: 8 additions & 3 deletions code/Filter/filesafe.filter
@@ -1,7 +1,12 @@
# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
# Copyright 2002-2007 Interchange Development Group and others
# Copyright 1996-2002 Red Hat, Inc.
# Licensed under the GNU GPL v2. See file LICENSE for details.
# $Id: filesafe.filter,v 1.3 2005-11-08 18:14:32 jon Exp $
#
# This program is free software; you can redistribute it and/or modify
# 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

0 comments on commit c663920

Please sign in to comment.