[interchange] Remove remaining CVS Id tags

Jon Jensen interchange-cvs at icdevgroup.org
Wed Nov 1 23:02:17 UTC 2017


commit 2f90a0e7716564adf5aad942e55873b2ac3863eb
Author: Jon Jensen <jon at endpoint.com>
Date:   Wed Nov 1 16:57:45 2017 -0600

    Remove remaining CVS Id tags
    
    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.

 code/Filter/acl2hash.filter                        |    2 --
 code/Filter/alpha.filter                           |    2 --
 code/Filter/alphanumeric.filter                    |    2 --
 code/Filter/backslash.filter                       |    2 --
 code/Filter/bold.filter                            |    2 --
 code/Filter/cgi.filter                             |    2 --
 code/Filter/checkbox.filter                        |    2 --
 code/Filter/colons_to_null.filter                  |    2 --
 code/Filter/compress_space.filter                  |    2 --
 code/Filter/convert_date.filter                    |    2 --
 code/Filter/crypt.filter                           |    2 --
 code/Filter/currency.filter                        |    2 --
 code/Filter/date2time.filter                       |    2 --
 code/Filter/datetime2epoch.filter                  |    2 --
 code/Filter/dbi_quote.filter                       |    2 --
 code/Filter/decode_entities.filter                 |    2 --
 code/Filter/digits.filter                          |    2 --
 code/Filter/digits_dash.filter                     |    2 --
 code/Filter/digits_dot.filter                      |    2 --
 code/Filter/dos.filter                             |    2 --
 code/Filter/duration.filter                        |    2 --
 code/Filter/encode_entities.filter                 |    2 --
 code/Filter/encrypt.filter                         |    2 --
 code/Filter/filesafe.filter                        |    2 --
 code/Filter/filter_select.filter                   |    2 --
 code/Filter/gate.filter                            |    2 --
 code/Filter/hash2acl.filter                        |    2 --
 code/Filter/integer.filter                         |    2 --
 code/Filter/italics.filter                         |    2 --
 code/Filter/large.filter                           |    2 --
 code/Filter/last_non_null.filter                   |    2 --
 code/Filter/lc.filter                              |    2 --
 code/Filter/lcfirst.filter                         |    2 --
 code/Filter/line.filter                            |    2 --
 code/Filter/line2options.filter                    |    2 --
 code/Filter/linkdecode.filter                      |    2 --
 code/Filter/liven_urls.filter                      |    2 --
 code/Filter/loc.filter                             |    2 --
 code/Filter/lookup.filter                          |    2 --
 code/Filter/lspace_to_nbsp.filter                  |    2 --
 code/Filter/mac.filter                             |    2 --
 code/Filter/mailto.filter                          |    2 --
 code/Filter/md5.filter                             |    2 --
 code/Filter/mime_type.filter                       |    2 --
 code/Filter/name.filter                            |    2 --
 code/Filter/namecase.filter                        |    2 --
 code/Filter/next_sequential.filter                 |    2 --
 code/Filter/no_white.filter                        |    2 --
 code/Filter/null_to_colons.filter                  |    2 --
 code/Filter/null_to_comma.filter                   |    2 --
 code/Filter/null_to_space.filter                   |    2 --
 code/Filter/nullselect.filter                      |    2 --
 code/Filter/oneline.filter                         |    2 --
 code/Filter/option_format.filter                   |    2 --
 code/Filter/options2line.filter                    |    2 --
 code/Filter/pagefile.filter                        |    2 --
 code/Filter/pgbool.filter                          |    2 --
 code/Filter/pgbooln.filter                         |    2 --
 code/Filter/pre.filter                             |    2 --
 code/Filter/qb_safe.filter                         |    2 --
 code/Filter/restrict_html.filter                   |    2 --
 code/Filter/roman.filter                           |    2 --
 code/Filter/round.filter                           |    2 --
 code/Filter/show_null.filter                       |    2 --
 code/Filter/small.filter                           |    2 --
 code/Filter/space_to_nbsp.filter                   |    2 --
 code/Filter/space_to_null.filter                   |    2 --
 code/Filter/sql.filter                             |    2 --
 code/Filter/strftime.filter                        |    2 --
 code/Filter/strikeout.filter                       |    2 --
 code/Filter/strip.filter                           |    2 --
 code/Filter/tabbed.filter                          |    2 --
 code/Filter/text2html.filter                       |    2 --
 code/Filter/textarea_get.filter                    |    2 --
 code/Filter/textarea_put.filter                    |    2 --
 code/Filter/tt.filter                              |    2 --
 code/Filter/uc.filter                              |    2 --
 code/Filter/ucfirst.filter                         |    2 --
 code/Filter/unix.filter                            |    2 --
 code/Filter/upload.filter                          |    2 --
 code/Filter/urldecode.filter                       |    2 --
 code/Filter/urlencode.filter                       |    2 --
 code/Filter/value.filter                           |    2 --
 code/Filter/vars_and_comments.filter               |    2 --
 code/Filter/word.filter                            |    2 --
 code/Filter/yesno.filter                           |    2 --
 code/Filter/zerofix.filter                         |    2 --
 code/JavaScriptCheck/required.jsc                  |    2 --
 code/OrderCheck/always_fail.oc                     |    2 --
 code/OrderCheck/always_pass.oc                     |    2 --
 code/OrderCheck/email_only.oc                      |    2 --
 code/OrderCheck/exists.oc                          |    2 --
 code/OrderCheck/filter.oc                          |    2 --
 code/OrderCheck/future.oc                          |    2 --
 code/OrderCheck/length.oc                          |    2 --
 code/OrderCheck/match.oc                           |    1 -
 code/OrderCheck/natural.oc                         |    2 --
 code/OrderCheck/regex.oc                           |    2 --
 code/OrderCheck/relative_filename.oc               |    2 --
 code/OrderCheck/unique.oc                          |    2 --
 code/SystemTag/accessories.coretag                 |    2 --
 code/SystemTag/accounting.coretag                  |    2 --
 code/SystemTag/area.coretag                        |    2 --
 code/SystemTag/assign.coretag                      |    2 --
 code/SystemTag/attr_list.coretag                   |    2 --
 code/SystemTag/banner.coretag                      |    2 --
 code/SystemTag/calc.coretag                        |    2 --
 code/SystemTag/calcn.coretag                       |    2 --
 code/SystemTag/captcha.coretag                     |    2 --
 code/SystemTag/cart.coretag                        |    2 --
 code/SystemTag/catch.coretag                       |    2 --
 code/SystemTag/cgi.coretag                         |    2 --
 code/SystemTag/charge.coretag                      |    2 --
 code/SystemTag/checked.coretag                     |    2 --
 code/SystemTag/comment.coretag                     |    2 --
 code/SystemTag/control.coretag                     |    2 --
 code/SystemTag/control_set.coretag                 |    2 --
 code/SystemTag/counter.coretag                     |    2 --
 code/SystemTag/currency.coretag                    |    2 --
 code/SystemTag/data.coretag                        |    2 --
 code/SystemTag/debug.coretag                       |    2 --
 code/SystemTag/default.coretag                     |    2 --
 code/SystemTag/description.coretag                 |    2 --
 code/SystemTag/discount.coretag                    |    2 --
 code/SystemTag/discount_space.coretag              |    2 --
 code/SystemTag/dump.coretag                        |    2 --
 code/SystemTag/either.coretag                      |    2 --
 code/SystemTag/error.coretag                       |    2 --
 code/SystemTag/export.coretag                      |    2 --
 code/SystemTag/field.coretag                       |    2 --
 code/SystemTag/file.coretag                        |    2 --
 code/SystemTag/filter.coretag                      |    2 --
 code/SystemTag/flag.coretag                        |    2 --
 code/SystemTag/flag_job.coretag                    |    2 --
 code/SystemTag/fly_list.coretag                    |    2 --
 code/SystemTag/fly_tax.coretag                     |    2 --
 code/SystemTag/form_session_id.coretag             |    2 --
 code/SystemTag/handling.coretag                    |    2 --
 code/SystemTag/harness.coretag                     |    2 --
 code/SystemTag/html_table.coretag                  |    2 --
 code/SystemTag/import.coretag                      |    2 --
 code/SystemTag/include.coretag                     |    2 --
 code/SystemTag/index.coretag                       |    2 --
 code/SystemTag/input_filter.coretag                |    2 --
 code/SystemTag/item_list.coretag                   |    2 --
 code/SystemTag/levies.coretag                      |    2 --
 code/SystemTag/levy_list.coretag                   |    2 --
 code/SystemTag/local.coretag                       |    2 --
 code/SystemTag/log.coretag                         |    2 --
 code/SystemTag/loop.coretag                        |    2 --
 code/SystemTag/mail.coretag                        |    2 --
 code/SystemTag/menu.coretag                        |    2 --
 code/SystemTag/msg.coretag                         |    2 --
 code/SystemTag/mvasp.coretag                       |    2 --
 code/SystemTag/nitems.coretag                      |    2 --
 code/SystemTag/onfly.coretag                       |    2 --
 code/SystemTag/options.coretag                     |    2 --
 code/SystemTag/order.coretag                       |    2 --
 code/SystemTag/output_to.tag                       |    2 --
 code/SystemTag/page.coretag                        |    2 --
 code/SystemTag/parse_locale.coretag                |    2 --
 code/SystemTag/perl.coretag                        |    2 --
 code/SystemTag/price.coretag                       |    2 --
 code/SystemTag/process.coretag                     |    2 --
 code/SystemTag/profile.coretag                     |    2 --
 code/SystemTag/query.coretag                       |    2 --
 code/SystemTag/read_cookie.coretag                 |    2 --
 code/SystemTag/record.coretag                      |    2 --
 code/SystemTag/region.coretag                      |    2 --
 code/SystemTag/row.coretag                         |    2 --
 code/SystemTag/salestax.coretag                    |    2 --
 code/SystemTag/scratch.coretag                     |    2 --
 code/SystemTag/scratchd.coretag                    |    2 --
 code/SystemTag/search_region.coretag               |    2 --
 code/SystemTag/selected.coretag                    |    2 --
 code/SystemTag/set.coretag                         |    2 --
 code/SystemTag/set_cookie.coretag                  |    2 --
 code/SystemTag/seti.coretag                        |    2 --
 code/SystemTag/setlocale.coretag                   |    2 --
 code/SystemTag/shipping.coretag                    |    2 --
 code/SystemTag/shipping_desc.coretag               |    2 --
 code/SystemTag/soap.coretag                        |    2 --
 code/SystemTag/strip.coretag                       |    2 --
 code/SystemTag/subtotal.coretag                    |    2 --
 code/SystemTag/tag.coretag                         |    2 --
 code/SystemTag/time.coretag                        |    2 --
 code/SystemTag/timed_build.coretag                 |    2 --
 code/SystemTag/tmp.coretag                         |    2 --
 code/SystemTag/tmpn.coretag                        |    2 --
 code/SystemTag/total_cost.coretag                  |    2 --
 code/SystemTag/tree.coretag                        |    2 --
 code/SystemTag/try.coretag                         |    2 --
 code/SystemTag/uc_attr_list.coretag                |    2 --
 code/SystemTag/unpack.coretag                      |    2 --
 code/SystemTag/update.coretag                      |    2 --
 code/SystemTag/userdb.coretag                      |    2 --
 code/SystemTag/value.coretag                       |    2 --
 code/SystemTag/value_extended.coretag              |    2 --
 code/UI_Tag/add_gpg_key.coretag                    |    2 --
 code/UI_Tag/assume_identity.tag                    |    2 --
 code/UI_Tag/auto_wizard.coretag                    |    2 --
 code/UI_Tag/available_ups_internal.coretag         |    2 --
 code/UI_Tag/available_www_shipping.coretag         |    2 --
 code/UI_Tag/backup_file.coretag                    |    2 --
 code/UI_Tag/base_url.coretag                       |    2 --
 code/UI_Tag/check_upload.coretag                   |    2 --
 code/UI_Tag/content_editor.coretag                 |    2 --
 code/UI_Tag/content_info.coretag                   |    2 --
 code/UI_Tag/content_modify.coretag                 |    2 --
 code/UI_Tag/cp.coretag                             |    2 --
 code/UI_Tag/crypt.coretag                          |    2 --
 code/UI_Tag/db_columns.coretag                     |    2 --
 code/UI_Tag/db_hash.coretag                        |    2 --
 code/UI_Tag/diff.coretag                           |    2 --
 code/UI_Tag/diffmerge.coretag                      |    2 --
 code/UI_Tag/directive_value.coretag                |    2 --
 code/UI_Tag/display.coretag                        |    2 --
 code/UI_Tag/dump_session.coretag                   |    2 --
 code/UI_Tag/export_database.coretag                |    2 --
 code/UI_Tag/file_info.coretag                      |    2 --
 code/UI_Tag/file_navigator.coretag                 |    2 --
 code/UI_Tag/flex_select.coretag                    |    2 --
 code/UI_Tag/get_gpg_keys.coretag                   |    2 --
 code/UI_Tag/global_value.coretag                   |    2 --
 code/UI_Tag/grep_mm.coretag                        |    2 --
 code/UI_Tag/if_mm.coretag                          |    2 --
 code/UI_Tag/import_fields.coretag                  |    2 --
 code/UI_Tag/jsq.coretag                            |    2 --
 code/UI_Tag/jsqn.coretag                           |    2 --
 code/UI_Tag/list_databases.coretag                 |    2 --
 code/UI_Tag/list_glob.coretag                      |    2 --
 code/UI_Tag/list_keys.coretag                      |    2 --
 code/UI_Tag/list_pages.coretag                     |    2 --
 code/UI_Tag/menu_load.coretag                      |    2 --
 code/UI_Tag/meta_info.coretag                      |    2 --
 code/UI_Tag/meta_record.coretag                    |    2 --
 code/UI_Tag/mm_locale.coretag                      |    2 --
 code/UI_Tag/mm_value.coretag                       |    2 --
 code/UI_Tag/newer.coretag                          |    2 --
 code/UI_Tag/quick_table.coretag                    |    2 --
 code/UI_Tag/read_shipping.coretag                  |    2 --
 code/UI_Tag/reconfig.coretag                       |    2 --
 code/UI_Tag/reconfig_time.coretag                  |    2 --
 code/UI_Tag/return_to.coretag                      |    2 --
 code/UI_Tag/rotate_table.coretag                   |    2 --
 code/UI_Tag/row_edit.coretag                       |    2 --
 code/UI_Tag/run_profile.coretag                    |    2 --
 code/UI_Tag/su.coretag                             |    2 --
 code/UI_Tag/substitute_file.coretag                |    2 --
 code/UI_Tag/tabbed_display.coretag                 |    2 --
 code/UI_Tag/table_editor.coretag                   |    2 --
 code/UI_Tag/traffic_report.coretag                 |    2 --
 code/UI_Tag/uneval.coretag                         |    2 --
 code/UI_Tag/uninstall_feature.tag                  |    2 --
 code/UI_Tag/unlink_file.coretag                    |    2 --
 code/UI_Tag/update_order_status.tag                |    2 --
 code/UI_Tag/user_merge.tag                         |    2 --
 code/UI_Tag/widget.coretag                         |    2 --
 code/UI_Tag/widget_meta.coretag                    |    2 --
 code/UI_Tag/write_relative_file.coretag            |    2 --
 code/UI_Tag/write_shipping.coretag                 |    2 --
 code/UI_Tag/xfer_catalog.coretag                   |    2 --
 code/UserTag/bar_button.tag                        |    2 --
 code/UserTag/button.tag                            |    2 --
 code/UserTag/capture_page.tag                      |    2 --
 code/UserTag/child-process.tag                     |    2 --
 code/UserTag/component.tag                         |    2 --
 code/UserTag/convert_date.tag                      |    2 --
 code/UserTag/db_date.tag                           |    2 --
 code/UserTag/delete_cart.tag                       |    2 --
 code/UserTag/email_raw.tag                         |    2 --
 code/UserTag/env.tag                               |    2 --
 code/UserTag/formel.tag                            |    2 --
 code/UserTag/fortune.tag                           |    2 --
 code/UserTag/get_url.tag                           |    2 --
 code/UserTag/history_scan.tag                      |    2 --
 code/UserTag/load_cart.tag                         |    2 --
 code/UserTag/loc.tag                               |    2 --
 code/UserTag/page_meta.tag                         |    2 --
 code/UserTag/rand.tag                              |    2 --
 code/UserTag/report_table.tag                      |    2 --
 code/UserTag/save_cart.tag                         |    2 --
 code/UserTag/summary.tag                           |    2 --
 code/UserTag/table_organize.tag                    |    2 --
 code/UserTag/title_bar.tag                         |    2 --
 code/UserTag/ups_query.tag                         |    2 --
 code/UserTag/usertrack.tag                         |    2 --
 code/UserTag/values_space.tag                      |    2 --
 code/UserTag/var.tag                               |    2 --
 code/UserTag/weight.tag                            |    2 --
 code/Widget/acl.widget                             |    2 --
 code/Widget/checkbox.widget                        |    2 --
 code/Widget/combo.widget                           |    2 --
 code/Widget/date.widget                            |    2 --
 code/Widget/default.widget                         |    2 --
 code/Widget/display.widget                         |    2 --
 code/Widget/gpg_keys.widget                        |    2 --
 code/Widget/htmlarea.widget                        |    2 --
 code/Widget/imagedir.widget                        |    2 --
 code/Widget/labels.widget                          |    2 --
 code/Widget/links.widget                           |    2 --
 code/Widget/movecombo.widget                       |    2 --
 code/Widget/multiple.widget                        |    2 --
 code/Widget/noyes.widget                           |    2 --
 code/Widget/option_format.widget                   |    2 --
 code/Widget/options.widget                         |    2 --
 code/Widget/radio.widget                           |    2 --
 code/Widget/realvalue.widget                       |    2 --
 code/Widget/select.widget                          |    2 --
 code/Widget/show.widget                            |    2 --
 code/Widget/text.widget                            |    2 --
 code/Widget/time.widget                            |    2 --
 code/Widget/uploadblob.widget                      |    2 --
 code/Widget/uploadhelper.widget                    |    2 --
 code/Widget/value.widget                           |    2 --
 code/Widget/yesno.widget                           |    2 --
 code/Widget/ynzero.widget                          |    2 --
 dist/lib/UI/ContentEditor.pm                       |    2 --
 dist/lib/UI/Primitive.pm                           |    2 --
 dist/lib/UI/pages/admin/customer_mailing.html      |    2 +-
 dist/lib/UI/pages/admin/customer_view.html         |    2 +-
 dist/lib/UI/pages/admin/db_newview.html            |    2 +-
 dist/lib/UI/pages/admin/flex_editor.html           |    2 +-
 dist/lib/UI/pages/admin/flex_select.html           |    2 +-
 dist/lib/UI/pages/admin/gpg_key.html               |    2 +-
 dist/lib/UI/pages/admin/item.html                  |    2 +-
 dist/lib/UI/pages/admin/order.html                 |    2 +-
 dist/lib/UI/pages/admin/order_status.html          |    2 +-
 dist/lib/UI/pages/admin/order_view.html            |    2 +-
 dist/lib/UI/pages/admin/pref_select.html           |    2 +-
 dist/lib/UI/pages/admin/ship_data.html             |    1 -
 dist/lib/UI/pages/admin/survey/index.html          |    2 +-
 dist/lib/UI/profiles/process_filter                |    1 -
 dist/lib/UI/vars/UI_STD_HEAD                       |    1 -
 dist/src/cpan_local_install                        |    2 +-
 dist/src/mod_interchange/Makefile                  |    2 --
 dist/src/mod_interchange/README                    |    2 --
 dist/src/mod_interchange/mod_interchange.c         |    2 --
 dist/src/mod_interchange/mod_interchange.html      |    1 -
 .../Link.pm.mod_perl-1.999_21_and_before           |    2 --
 dist/src/mod_perl_tlink.pl                         |    2 --
 dist/src/mvctl.c                                   |    2 --
 dist/src/tlink.c                                   |    2 --
 dist/src/tlink.pl                                  |    2 --
 dist/src/vlink.c                                   |    2 --
 dist/src/vlink.pl                                  |    2 --
 lib/Vend/Accounting.pm                             |    2 --
 lib/Vend/Accounting/SQL_Ledger.pm                  |    1 -
 lib/Vend/Control.pm                                |    2 --
 lib/Vend/CounterFile.pm                            |    2 --
 lib/Vend/Cron.pm                                   |    2 --
 lib/Vend/DbSearch.pm                               |    2 --
 lib/Vend/Document.pm                               |    2 --
 lib/Vend/Email.pm                                  |    2 --
 lib/Vend/Form.pm                                   |    2 --
 lib/Vend/Glimpse.pm                                |    2 --
 lib/Vend/Imagemap.pm                               |    2 --
 lib/Vend/Menu.pm                                   |    2 --
 lib/Vend/ModPerl.pm                                |    2 --
 lib/Vend/Options.pm                                |    2 --
 lib/Vend/Options/Matrix.pm                         |    2 --
 lib/Vend/Options/Old48.pm                          |    2 --
 lib/Vend/Options/Simple.pm                         |    2 --
 lib/Vend/Page.pm                                   |    2 --
 lib/Vend/Parser.pm                                 |    2 --
 lib/Vend/Payment/BusinessOnlinePayment.pm          |    2 --
 lib/Vend/Payment/EFSNet.pm                         |    2 --
 lib/Vend/Payment/Ezic.pm                           |    2 --
 lib/Vend/Payment/Getitcard.pm                      |    2 --
 lib/Vend/Payment/ICS.pm                            |    2 --
 lib/Vend/Payment/MCVE.pm                           |    2 --
 lib/Vend/Payment/NetBilling.pm                     |    2 --
 lib/Vend/Payment/PRI.pm                            |    2 --
 lib/Vend/Payment/PSiGate.pm                        |    2 --
 lib/Vend/Payment/Protx2.pm                         |    2 --
 lib/Vend/Payment/Sage.pm                           |    2 --
 lib/Vend/Payment/TCLink.pm                         |    2 --
 lib/Vend/Payment/iTransact.pm                      |    2 --
 lib/Vend/RefSearch.pm                              |    2 --
 lib/Vend/SOAP.pm                                   |    2 --
 lib/Vend/SOAP/Transport.pm                         |    2 --
 lib/Vend/SQL_Parser.pm                             |    2 --
 lib/Vend/Scan.pm                                   |    2 --
 lib/Vend/Search.pm                                 |    2 --
 lib/Vend/SessionDB.pm                              |    2 --
 lib/Vend/SessionFile.pm                            |    2 --
 lib/Vend/Ship/Postal.pm                            |    2 --
 lib/Vend/Ship/QueryUPS.pm                          |    2 --
 lib/Vend/Subs.pm                                   |    2 --
 lib/Vend/Swish.pm                                  |    2 --
 lib/Vend/Table/DBI_CompositeKey.pm                 |    2 --
 lib/Vend/Table/DB_File.pm                          |    2 --
 lib/Vend/Table/InMemory.pm                         |    2 --
 lib/Vend/Table/LDAP.pm                             |    2 --
 lib/Vend/Table/SDBM.pm                             |    2 --
 lib/Vend/Table/Shadow.pm                           |    2 --
 lib/Vend/Tags.pm                                   |    2 --
 lib/Vend/TextSearch.pm                             |    2 --
 lib/Vend/Track.pm                                  |    2 --
 lib/Vend/UserControl.pm                            |    2 --
 scripts/compile_link.PL                            |    2 --
 scripts/config_prog.PL                             |    4 +---
 scripts/configdump.PL                              |    2 --
 scripts/expire.PL                                  |    2 --
 scripts/expireall.PL                               |    4 +---
 scripts/findtags.PL                                |    2 --
 scripts/localize.PL                                |    4 +---
 scripts/offline.PL                                 |    4 +---
 scripts/restart.PL                                 |    2 --
 scripts/update.PL                                  |    2 --
 410 files changed, 17 insertions(+), 805 deletions(-)
---
diff --git a/code/Filter/acl2hash.filter b/code/Filter/acl2hash.filter
index 860c9ad..993fb9a 100644
--- a/code/Filter/acl2hash.filter
+++ b/code/Filter/acl2hash.filter
@@ -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
diff --git a/code/Filter/alpha.filter b/code/Filter/alpha.filter
index 2cf1f3b..c2b7dc2 100644
--- a/code/Filter/alpha.filter
+++ b/code/Filter/alpha.filter
@@ -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
diff --git a/code/Filter/alphanumeric.filter b/code/Filter/alphanumeric.filter
index 555f948..9dfb54c 100644
--- a/code/Filter/alphanumeric.filter
+++ b/code/Filter/alphanumeric.filter
@@ -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
diff --git a/code/Filter/backslash.filter b/code/Filter/backslash.filter
index a9292f0..7f3d47a 100644
--- a/code/Filter/backslash.filter
+++ b/code/Filter/backslash.filter
@@ -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
diff --git a/code/Filter/bold.filter b/code/Filter/bold.filter
index e396559..a2f43d3 100644
--- a/code/Filter/bold.filter
+++ b/code/Filter/bold.filter
@@ -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
diff --git a/code/Filter/cgi.filter b/code/Filter/cgi.filter
index 08b2516..a71dea4 100644
--- a/code/Filter/cgi.filter
+++ b/code/Filter/cgi.filter
@@ -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
diff --git a/code/Filter/checkbox.filter b/code/Filter/checkbox.filter
index facaddd..e49003b 100644
--- a/code/Filter/checkbox.filter
+++ b/code/Filter/checkbox.filter
@@ -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
diff --git a/code/Filter/colons_to_null.filter b/code/Filter/colons_to_null.filter
index 0722859..1ff3d1c 100644
--- a/code/Filter/colons_to_null.filter
+++ b/code/Filter/colons_to_null.filter
@@ -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
diff --git a/code/Filter/compress_space.filter b/code/Filter/compress_space.filter
index 25b8906..a012816 100644
--- a/code/Filter/compress_space.filter
+++ b/code/Filter/compress_space.filter
@@ -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
diff --git a/code/Filter/convert_date.filter b/code/Filter/convert_date.filter
index 97dccc0..f9a8447 100644
--- a/code/Filter/convert_date.filter
+++ b/code/Filter/convert_date.filter
@@ -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
diff --git a/code/Filter/crypt.filter b/code/Filter/crypt.filter
index 944bb3b..eb9e30e 100644
--- a/code/Filter/crypt.filter
+++ b/code/Filter/crypt.filter
@@ -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
diff --git a/code/Filter/currency.filter b/code/Filter/currency.filter
index b292194..2541366 100644
--- a/code/Filter/currency.filter
+++ b/code/Filter/currency.filter
@@ -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
diff --git a/code/Filter/date2time.filter b/code/Filter/date2time.filter
index f8ed40e..b8ffa36 100644
--- a/code/Filter/date2time.filter
+++ b/code/Filter/date2time.filter
@@ -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)
diff --git a/code/Filter/datetime2epoch.filter b/code/Filter/datetime2epoch.filter
index a93cb68..ea12e86 100644
--- a/code/Filter/datetime2epoch.filter
+++ b/code/Filter/datetime2epoch.filter
@@ -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
diff --git a/code/Filter/dbi_quote.filter b/code/Filter/dbi_quote.filter
index dff34ff..5d12289 100644
--- a/code/Filter/dbi_quote.filter
+++ b/code/Filter/dbi_quote.filter
@@ -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
diff --git a/code/Filter/decode_entities.filter b/code/Filter/decode_entities.filter
index b3547f0..38c0f23 100644
--- a/code/Filter/decode_entities.filter
+++ b/code/Filter/decode_entities.filter
@@ -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
diff --git a/code/Filter/digits.filter b/code/Filter/digits.filter
index 6fc68e1..918e582 100644
--- a/code/Filter/digits.filter
+++ b/code/Filter/digits.filter
@@ -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
diff --git a/code/Filter/digits_dash.filter b/code/Filter/digits_dash.filter
index 3ae5cd5..5c68d56 100644
--- a/code/Filter/digits_dash.filter
+++ b/code/Filter/digits_dash.filter
@@ -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
diff --git a/code/Filter/digits_dot.filter b/code/Filter/digits_dot.filter
index aca8d75..b8b88ab 100644
--- a/code/Filter/digits_dot.filter
+++ b/code/Filter/digits_dot.filter
@@ -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
diff --git a/code/Filter/dos.filter b/code/Filter/dos.filter
index 7babbed..48748f6 100644
--- a/code/Filter/dos.filter
+++ b/code/Filter/dos.filter
@@ -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
diff --git a/code/Filter/duration.filter b/code/Filter/duration.filter
index d349f83..32b47a1 100644
--- a/code/Filter/duration.filter
+++ b/code/Filter/duration.filter
@@ -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
diff --git a/code/Filter/encode_entities.filter b/code/Filter/encode_entities.filter
index 5bee4b7..003ccb8 100644
--- a/code/Filter/encode_entities.filter
+++ b/code/Filter/encode_entities.filter
@@ -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
diff --git a/code/Filter/encrypt.filter b/code/Filter/encrypt.filter
index 8395352..a5984b2 100644
--- a/code/Filter/encrypt.filter
+++ b/code/Filter/encrypt.filter
@@ -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
diff --git a/code/Filter/filesafe.filter b/code/Filter/filesafe.filter
index e237f1b..011a1a4 100644
--- a/code/Filter/filesafe.filter
+++ b/code/Filter/filesafe.filter
@@ -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
diff --git a/code/Filter/filter_select.filter b/code/Filter/filter_select.filter
index ca04a55..6228db6 100644
--- a/code/Filter/filter_select.filter
+++ b/code/Filter/filter_select.filter
@@ -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
diff --git a/code/Filter/gate.filter b/code/Filter/gate.filter
index b085e6e..12dcfc7 100644
--- a/code/Filter/gate.filter
+++ b/code/Filter/gate.filter
@@ -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
diff --git a/code/Filter/hash2acl.filter b/code/Filter/hash2acl.filter
index c6951bc..95b7d20 100644
--- a/code/Filter/hash2acl.filter
+++ b/code/Filter/hash2acl.filter
@@ -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
diff --git a/code/Filter/integer.filter b/code/Filter/integer.filter
index ca083a9..0efa537 100644
--- a/code/Filter/integer.filter
+++ b/code/Filter/integer.filter
@@ -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
diff --git a/code/Filter/italics.filter b/code/Filter/italics.filter
index cec9cd1..776c198 100644
--- a/code/Filter/italics.filter
+++ b/code/Filter/italics.filter
@@ -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
diff --git a/code/Filter/large.filter b/code/Filter/large.filter
index 0736e73..800b442 100644
--- a/code/Filter/large.filter
+++ b/code/Filter/large.filter
@@ -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
diff --git a/code/Filter/last_non_null.filter b/code/Filter/last_non_null.filter
index 23daea9..dfd3273 100644
--- a/code/Filter/last_non_null.filter
+++ b/code/Filter/last_non_null.filter
@@ -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
diff --git a/code/Filter/lc.filter b/code/Filter/lc.filter
index e53eea2..9b119a0 100644
--- a/code/Filter/lc.filter
+++ b/code/Filter/lc.filter
@@ -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
diff --git a/code/Filter/lcfirst.filter b/code/Filter/lcfirst.filter
index c3ba3a3..b939395 100644
--- a/code/Filter/lcfirst.filter
+++ b/code/Filter/lcfirst.filter
@@ -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
diff --git a/code/Filter/line.filter b/code/Filter/line.filter
index 8ddae60..60a3391 100644
--- a/code/Filter/line.filter
+++ b/code/Filter/line.filter
@@ -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
diff --git a/code/Filter/line2options.filter b/code/Filter/line2options.filter
index 8c8adf4..cc2b6f6 100644
--- a/code/Filter/line2options.filter
+++ b/code/Filter/line2options.filter
@@ -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
diff --git a/code/Filter/linkdecode.filter b/code/Filter/linkdecode.filter
index 90f0e2f..48a678f 100644
--- a/code/Filter/linkdecode.filter
+++ b/code/Filter/linkdecode.filter
@@ -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
diff --git a/code/Filter/liven_urls.filter b/code/Filter/liven_urls.filter
index b252239..3c28aae 100644
--- a/code/Filter/liven_urls.filter
+++ b/code/Filter/liven_urls.filter
@@ -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
diff --git a/code/Filter/loc.filter b/code/Filter/loc.filter
index 69cdae7..6bffff3 100644
--- a/code/Filter/loc.filter
+++ b/code/Filter/loc.filter
@@ -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
diff --git a/code/Filter/lookup.filter b/code/Filter/lookup.filter
index 499db2a..36a6a0a 100644
--- a/code/Filter/lookup.filter
+++ b/code/Filter/lookup.filter
@@ -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
diff --git a/code/Filter/lspace_to_nbsp.filter b/code/Filter/lspace_to_nbsp.filter
index 7d55827..4f2fd3e 100644
--- a/code/Filter/lspace_to_nbsp.filter
+++ b/code/Filter/lspace_to_nbsp.filter
@@ -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
diff --git a/code/Filter/mac.filter b/code/Filter/mac.filter
index 2b69d50..7a1c927 100644
--- a/code/Filter/mac.filter
+++ b/code/Filter/mac.filter
@@ -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
diff --git a/code/Filter/mailto.filter b/code/Filter/mailto.filter
index 82d21ac..3a31e9e 100644
--- a/code/Filter/mailto.filter
+++ b/code/Filter/mailto.filter
@@ -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
diff --git a/code/Filter/md5.filter b/code/Filter/md5.filter
index 414b1cb..357c6d8 100644
--- a/code/Filter/md5.filter
+++ b/code/Filter/md5.filter
@@ -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
diff --git a/code/Filter/mime_type.filter b/code/Filter/mime_type.filter
index 2e49cd0..0fb5e1d 100644
--- a/code/Filter/mime_type.filter
+++ b/code/Filter/mime_type.filter
@@ -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
diff --git a/code/Filter/name.filter b/code/Filter/name.filter
index ef637e4..63daabf 100644
--- a/code/Filter/name.filter
+++ b/code/Filter/name.filter
@@ -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: name.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef name Filter
 CodeDef name Description Last, First to First Last
diff --git a/code/Filter/namecase.filter b/code/Filter/namecase.filter
index 90ecf7f..c590b30 100644
--- a/code/Filter/namecase.filter
+++ b/code/Filter/namecase.filter
@@ -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: namecase.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef namecase Filter
 CodeDef namecase Description Name case
diff --git a/code/Filter/next_sequential.filter b/code/Filter/next_sequential.filter
index 08d50f8..697d8be 100644
--- a/code/Filter/next_sequential.filter
+++ b/code/Filter/next_sequential.filter
@@ -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: next_sequential.filter,v 1.6 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef next_sequential Filter
 CodeDef next_sequential Description Next sequential
diff --git a/code/Filter/no_white.filter b/code/Filter/no_white.filter
index ee9d3d9..97d7da0 100644
--- a/code/Filter/no_white.filter
+++ b/code/Filter/no_white.filter
@@ -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: no_white.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef no_white Filter
 CodeDef no_white Description No whitespace
diff --git a/code/Filter/null_to_colons.filter b/code/Filter/null_to_colons.filter
index 7f05f84..c4e36fa 100644
--- a/code/Filter/null_to_colons.filter
+++ b/code/Filter/null_to_colons.filter
@@ -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: null_to_colons.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef null_to_colons Filter
 CodeDef null_to_colons Description NULL to ::
diff --git a/code/Filter/null_to_comma.filter b/code/Filter/null_to_comma.filter
index 9d56228..5e33b95 100644
--- a/code/Filter/null_to_comma.filter
+++ b/code/Filter/null_to_comma.filter
@@ -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: null_to_comma.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef null_to_comma Filter
 CodeDef null_to_comma Description NULL to COMMA
diff --git a/code/Filter/null_to_space.filter b/code/Filter/null_to_space.filter
index 954cc48..2bb103e 100644
--- a/code/Filter/null_to_space.filter
+++ b/code/Filter/null_to_space.filter
@@ -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: null_to_space.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef null_to_space Filter
 CodeDef null_to_space Description NULL to SPACE
diff --git a/code/Filter/nullselect.filter b/code/Filter/nullselect.filter
index 4089725..c9e1c2b 100644
--- a/code/Filter/nullselect.filter
+++ b/code/Filter/nullselect.filter
@@ -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: nullselect.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef nullselect Filter
 CodeDef nullselect Description Combo box
diff --git a/code/Filter/oneline.filter b/code/Filter/oneline.filter
index 0ac9291..e67edf8 100644
--- a/code/Filter/oneline.filter
+++ b/code/Filter/oneline.filter
@@ -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: oneline.filter,v 1.3 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef oneline Filter
 CodeDef oneline Description Truncate at first newline (CR or LF) or ASCII NUL
diff --git a/code/Filter/option_format.filter b/code/Filter/option_format.filter
index dcad540..98b54a5 100644
--- a/code/Filter/option_format.filter
+++ b/code/Filter/option_format.filter
@@ -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: option_format.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef option_format Filter
 CodeDef option_format Description Option format
diff --git a/code/Filter/options2line.filter b/code/Filter/options2line.filter
index a924d9b..e119b28 100644
--- a/code/Filter/options2line.filter
+++ b/code/Filter/options2line.filter
@@ -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: options2line.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef options2line Filter
 CodeDef options2line Description options2line
diff --git a/code/Filter/pagefile.filter b/code/Filter/pagefile.filter
index 38a3fa2..3bcae60 100644
--- a/code/Filter/pagefile.filter
+++ b/code/Filter/pagefile.filter
@@ -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: pagefile.filter,v 1.3 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef pagefile Filter
 CodeDef pagefile Routine <<EOR
diff --git a/code/Filter/pgbool.filter b/code/Filter/pgbool.filter
index 76bc9a5..2024263 100644
--- a/code/Filter/pgbool.filter
+++ b/code/Filter/pgbool.filter
@@ -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: pgbool.filter,v 1.6 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef pgbool Filter
 CodeDef pgbool Description PostgreSQL Boolean (undef as false)
diff --git a/code/Filter/pgbooln.filter b/code/Filter/pgbooln.filter
index 17b9499..521ebfc 100644
--- a/code/Filter/pgbooln.filter
+++ b/code/Filter/pgbooln.filter
@@ -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: pgbooln.filter,v 1.6 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef pgbooln Filter
 CodeDef pgbooln Description PostgreSQL Boolean (undef as NULL)
diff --git a/code/Filter/pre.filter b/code/Filter/pre.filter
index 6cb48d8..b0a8d54 100644
--- a/code/Filter/pre.filter
+++ b/code/Filter/pre.filter
@@ -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: pre.filter,v 1.3 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef pre Filter
 CodeDef pre Routine <<EOR
diff --git a/code/Filter/qb_safe.filter b/code/Filter/qb_safe.filter
index b397144..92f053d 100644
--- a/code/Filter/qb_safe.filter
+++ b/code/Filter/qb_safe.filter
@@ -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: qb_safe.filter,v 1.8 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef qb_safe Filter
 CodeDef qb_safe Description Safe for Quickbooks
diff --git a/code/Filter/restrict_html.filter b/code/Filter/restrict_html.filter
index e9ce214..2838ff5 100644
--- a/code/Filter/restrict_html.filter
+++ b/code/Filter/restrict_html.filter
@@ -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: restrict_html.filter,v 1.5 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef restrict_html Filter
 CodeDef restrict_html Description Restrict HTML
diff --git a/code/Filter/roman.filter b/code/Filter/roman.filter
index 3498e2b..624f3e4 100644
--- a/code/Filter/roman.filter
+++ b/code/Filter/roman.filter
@@ -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: roman.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef roman Filter
 CodeDef roman Description Integer to Roman numerals
diff --git a/code/Filter/round.filter b/code/Filter/round.filter
index 01e1f0b..f2f83c4 100644
--- a/code/Filter/round.filter
+++ b/code/Filter/round.filter
@@ -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: round.filter,v 1.4 2007-11-15 01:14:14 jon Exp $
 
 CodeDef round Filter
 CodeDef round Description Round numeric value to the specified number of decimal places (default 2)
diff --git a/code/Filter/show_null.filter b/code/Filter/show_null.filter
index 7e96905..7faf3a8 100644
--- a/code/Filter/show_null.filter
+++ b/code/Filter/show_null.filter
@@ -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: show_null.filter,v 1.5 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef show_null Filter
 CodeDef show_null Description Show NULL
diff --git a/code/Filter/small.filter b/code/Filter/small.filter
index 3d42b36..416e8eb 100644
--- a/code/Filter/small.filter
+++ b/code/Filter/small.filter
@@ -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: small.filter,v 1.3 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef small Filter
 CodeDef small Routine <<EOR
diff --git a/code/Filter/space_to_nbsp.filter b/code/Filter/space_to_nbsp.filter
index 109d5a3..d2c2373 100644
--- a/code/Filter/space_to_nbsp.filter
+++ b/code/Filter/space_to_nbsp.filter
@@ -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: space_to_nbsp.filter,v 1.3 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef space_to_nbsp Filter
 CodeDef space_to_nbsp Description All SPACE to nbsp
diff --git a/code/Filter/space_to_null.filter b/code/Filter/space_to_null.filter
index 545b68f..daf805a 100644
--- a/code/Filter/space_to_null.filter
+++ b/code/Filter/space_to_null.filter
@@ -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: space_to_null.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef space_to_null Filter
 CodeDef space_to_null Description SPACE to NULL
diff --git a/code/Filter/sql.filter b/code/Filter/sql.filter
index f839d7b..e5767ca 100644
--- a/code/Filter/sql.filter
+++ b/code/Filter/sql.filter
@@ -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: sql.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef sql Filter
 CodeDef sql Description SQL quoting, generic
diff --git a/code/Filter/strftime.filter b/code/Filter/strftime.filter
index 17f43e8..4e572a5 100644
--- a/code/Filter/strftime.filter
+++ b/code/Filter/strftime.filter
@@ -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: strftime.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef strftime Filter
 CodeDef strftime Description Date from UNIX time
diff --git a/code/Filter/strikeout.filter b/code/Filter/strikeout.filter
index 331a956..b01f2dc 100644
--- a/code/Filter/strikeout.filter
+++ b/code/Filter/strikeout.filter
@@ -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: strikeout.filter,v 1.3 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef strikeout Filter
 CodeDef strikeout Routine <<EOR
diff --git a/code/Filter/strip.filter b/code/Filter/strip.filter
index 5415e07..8a53d5c 100644
--- a/code/Filter/strip.filter
+++ b/code/Filter/strip.filter
@@ -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: strip.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef strip Filter
 CodeDef strip Description Trim whitespace
diff --git a/code/Filter/tabbed.filter b/code/Filter/tabbed.filter
index 95666ac..a103b89 100644
--- a/code/Filter/tabbed.filter
+++ b/code/Filter/tabbed.filter
@@ -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: tabbed.filter,v 1.5 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef tabbed Filter
 CodeDef tabbed Description Newline to TAB
diff --git a/code/Filter/text2html.filter b/code/Filter/text2html.filter
index 8957a14..97b8acf 100644
--- a/code/Filter/text2html.filter
+++ b/code/Filter/text2html.filter
@@ -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: text2html.filter,v 1.6 2009-04-15 11:14:59 ton Exp $
 
 CodeDef text2html Filter
 CodeDef text2html Description Simple text2html
diff --git a/code/Filter/textarea_get.filter b/code/Filter/textarea_get.filter
index bea15de..155ef61 100644
--- a/code/Filter/textarea_get.filter
+++ b/code/Filter/textarea_get.filter
@@ -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: textarea_get.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef textarea_get Filter
 CodeDef textarea_get Description Textarea GET
diff --git a/code/Filter/textarea_put.filter b/code/Filter/textarea_put.filter
index aba15a0..d5850a4 100644
--- a/code/Filter/textarea_put.filter
+++ b/code/Filter/textarea_put.filter
@@ -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: textarea_put.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef textarea_put Filter
 CodeDef textarea_put Description Textarea PUT
diff --git a/code/Filter/tt.filter b/code/Filter/tt.filter
index b2cf704..3fb7d8a 100644
--- a/code/Filter/tt.filter
+++ b/code/Filter/tt.filter
@@ -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: tt.filter,v 1.3 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef tt Filter
 CodeDef tt Routine <<EOR
diff --git a/code/Filter/uc.filter b/code/Filter/uc.filter
index 3be1f85..e46962a 100644
--- a/code/Filter/uc.filter
+++ b/code/Filter/uc.filter
@@ -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: uc.filter,v 1.6 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef upper Filter
 CodeDef upper Alias uc
diff --git a/code/Filter/ucfirst.filter b/code/Filter/ucfirst.filter
index 418bf92..61fb53a 100644
--- a/code/Filter/ucfirst.filter
+++ b/code/Filter/ucfirst.filter
@@ -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: ucfirst.filter,v 1.1 2007-07-13 08:22:47 racke Exp $
 
 CodeDef ucfirst Filter
 CodeDef ucfirst Description First character upper case
diff --git a/code/Filter/unix.filter b/code/Filter/unix.filter
index 5da40b5..f50897d 100644
--- a/code/Filter/unix.filter
+++ b/code/Filter/unix.filter
@@ -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: unix.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef unix Filter
 CodeDef unix Description DOS to UNIX newlines
diff --git a/code/Filter/upload.filter b/code/Filter/upload.filter
index 5d1ecf0..b1a9bfd 100644
--- a/code/Filter/upload.filter
+++ b/code/Filter/upload.filter
@@ -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: upload.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef upload Filter
 CodeDef upload Description Return uploaded file
diff --git a/code/Filter/urldecode.filter b/code/Filter/urldecode.filter
index f06a6bb..2127a07 100644
--- a/code/Filter/urldecode.filter
+++ b/code/Filter/urldecode.filter
@@ -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: urldecode.filter,v 1.5 2007-09-21 16:15:48 kwalsh Exp $
 
 CodeDef url       Filter
 CodeDef url       Alias urldecode
diff --git a/code/Filter/urlencode.filter b/code/Filter/urlencode.filter
index 9695008..b94903b 100644
--- a/code/Filter/urlencode.filter
+++ b/code/Filter/urlencode.filter
@@ -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: urlencode.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef urlencode Filter
 CodeDef urlencode Description URL encode
diff --git a/code/Filter/value.filter b/code/Filter/value.filter
index 92b9c5d..03eff08 100644
--- a/code/Filter/value.filter
+++ b/code/Filter/value.filter
@@ -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: value.filter,v 1.5 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef value Filter
 CodeDef value Description Return $Values->{VALUE}
diff --git a/code/Filter/vars_and_comments.filter b/code/Filter/vars_and_comments.filter
index 8d1bfc0..64e58de 100644
--- a/code/Filter/vars_and_comments.filter
+++ b/code/Filter/vars_and_comments.filter
@@ -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: vars_and_comments.filter,v 1.5 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef vars_and_comments Filter
 CodeDef vars_and_comments Description Vars/comments
diff --git a/code/Filter/word.filter b/code/Filter/word.filter
index 4db7226..e976b29 100644
--- a/code/Filter/word.filter
+++ b/code/Filter/word.filter
@@ -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: word.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef word Filter
 CodeDef word Description A-Za-z_0-9
diff --git a/code/Filter/yesno.filter b/code/Filter/yesno.filter
index 736042c..6e893fe 100644
--- a/code/Filter/yesno.filter
+++ b/code/Filter/yesno.filter
@@ -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: yesno.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef yesno Filter
 CodeDef yesno Description 1/0 to Yes/No
diff --git a/code/Filter/zerofix.filter b/code/Filter/zerofix.filter
index e62d230..9d5389b 100644
--- a/code/Filter/zerofix.filter
+++ b/code/Filter/zerofix.filter
@@ -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: zerofix.filter,v 1.4 2007-03-30 23:40:45 pajamian Exp $
 
 CodeDef zerofix Filter
 CodeDef zerofix Description Strip leading zeros
diff --git a/code/JavaScriptCheck/required.jsc b/code/JavaScriptCheck/required.jsc
index 9d5045a..c651311 100644
--- a/code/JavaScriptCheck/required.jsc
+++ b/code/JavaScriptCheck/required.jsc
@@ -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: required.jsc,v 1.4 2007-03-30 23:40:48 pajamian Exp $
 
 CodeDef required  JavaScriptCheck  1
 CodeDef required  Description Javascript non-blank check
diff --git a/code/OrderCheck/always_fail.oc b/code/OrderCheck/always_fail.oc
index 2b5668b..44c4edf 100644
--- a/code/OrderCheck/always_fail.oc
+++ b/code/OrderCheck/always_fail.oc
@@ -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: always_fail.oc,v 1.2 2007-03-30 23:40:48 pajamian Exp $
 
 CodeDef always_fail OrderCheck 1
 CodeDef always_fail Description Always fails
diff --git a/code/OrderCheck/always_pass.oc b/code/OrderCheck/always_pass.oc
index cbf66fd..dd03f07 100644
--- a/code/OrderCheck/always_pass.oc
+++ b/code/OrderCheck/always_pass.oc
@@ -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: always_pass.oc,v 1.3 2007-03-30 23:40:48 pajamian Exp $
 
 CodeDef always_pass OrderCheck 1
 CodeDef always_pass Description Always succeeds
diff --git a/code/OrderCheck/email_only.oc b/code/OrderCheck/email_only.oc
index 6f76341..b3defc0 100644
--- a/code/OrderCheck/email_only.oc
+++ b/code/OrderCheck/email_only.oc
@@ -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: email_only.oc,v 1.5 2009-01-28 07:38:26 racke Exp $
 
 CodeDef email_only OrderCheck 1
 CodeDef email_only Description Email address
diff --git a/code/OrderCheck/exists.oc b/code/OrderCheck/exists.oc
index 529e10f..4fac113 100644
--- a/code/OrderCheck/exists.oc
+++ b/code/OrderCheck/exists.oc
@@ -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: exists.oc,v 1.3 2007-03-30 23:40:48 pajamian Exp $
 
 CodeDef exists OrderCheck 1
 CodeDef exists Description Existing record
diff --git a/code/OrderCheck/filter.oc b/code/OrderCheck/filter.oc
index 343652c..0b633c1 100644
--- a/code/OrderCheck/filter.oc
+++ b/code/OrderCheck/filter.oc
@@ -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.oc,v 1.3 2007-03-30 23:40:48 pajamian Exp $
 
 CodeDef filter OrderCheck 1
 CodeDef filter Description Passes filter unchanged
diff --git a/code/OrderCheck/future.oc b/code/OrderCheck/future.oc
index f764b33..ea48fad 100644
--- a/code/OrderCheck/future.oc
+++ b/code/OrderCheck/future.oc
@@ -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: future.oc,v 1.5 2007-03-30 23:40:48 pajamian Exp $
 
 CodeDef future OrderCheck 1
 CodeDef future Description Future date
diff --git a/code/OrderCheck/length.oc b/code/OrderCheck/length.oc
index 6fc8b12..a5b556b 100644
--- a/code/OrderCheck/length.oc
+++ b/code/OrderCheck/length.oc
@@ -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: length.oc,v 1.3 2007-03-30 23:40:48 pajamian Exp $
 
 CodeDef length OrderCheck 1
 CodeDef length Description String length
diff --git a/code/OrderCheck/match.oc b/code/OrderCheck/match.oc
index 1fcb106..e56e90a 100644
--- a/code/OrderCheck/match.oc
+++ b/code/OrderCheck/match.oc
@@ -1,6 +1,5 @@
 # Copyright 2007 Interchange Development Group (http://www.icdevgroup.org/)
 # Licensed under the GNU GPL v2. See file LICENSE for details.
-# $Id: match.oc,v 1.1 2007-05-04 14:36:00 mheins Exp $
 
 CodeDef match OrderCheck 1
 CodeDef match Description Matches another CGI variable, possibly for password verify
diff --git a/code/OrderCheck/natural.oc b/code/OrderCheck/natural.oc
index bef00a8..425902f 100644
--- a/code/OrderCheck/natural.oc
+++ b/code/OrderCheck/natural.oc
@@ -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: natural.oc,v 1.4 2008-04-28 12:08:38 docelic Exp $
 
 CodeDef natural OrderCheck
 CodeDef natural Description Natural number
diff --git a/code/OrderCheck/regex.oc b/code/OrderCheck/regex.oc
index b6cb6cb..5fe2155 100644
--- a/code/OrderCheck/regex.oc
+++ b/code/OrderCheck/regex.oc
@@ -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: regex.oc,v 1.3 2007-03-30 23:40:48 pajamian Exp $
 
 CodeDef regex OrderCheck 1
 CodeDef regex Description Regular expression match
diff --git a/code/OrderCheck/relative_filename.oc b/code/OrderCheck/relative_filename.oc
index 0888236..1ef75fd 100644
--- a/code/OrderCheck/relative_filename.oc
+++ b/code/OrderCheck/relative_filename.oc
@@ -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: relative_filename.oc,v 1.3 2007-03-30 23:40:48 pajamian Exp $
 
 CodeDef relative_filename OrderCheck 1
 CodeDef relative_filename Description Relative filename
diff --git a/code/OrderCheck/unique.oc b/code/OrderCheck/unique.oc
index 3e98caf..dbb8bc7 100644
--- a/code/OrderCheck/unique.oc
+++ b/code/OrderCheck/unique.oc
@@ -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: unique.oc,v 1.3 2007-03-30 23:40:48 pajamian Exp $
 
 CodeDef unique OrderCheck 1
 CodeDef unique Description Unique record
diff --git a/code/SystemTag/accessories.coretag b/code/SystemTag/accessories.coretag
index d0b4656..3c93419 100644
--- a/code/SystemTag/accessories.coretag
+++ b/code/SystemTag/accessories.coretag
@@ -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: accessories.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag accessories         Order        code arg
 UserTag accessories         addAttr
diff --git a/code/SystemTag/accounting.coretag b/code/SystemTag/accounting.coretag
index e3f8cbc..2c7e50b 100644
--- a/code/SystemTag/accounting.coretag
+++ b/code/SystemTag/accounting.coretag
@@ -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: accounting.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag accounting Order   function
 UserTag accounting addAttr
diff --git a/code/SystemTag/area.coretag b/code/SystemTag/area.coretag
index 81ea6fc..17e7868 100644
--- a/code/SystemTag/area.coretag
+++ b/code/SystemTag/area.coretag
@@ -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: area.coretag,v 1.6 2007-09-21 16:15:48 kwalsh Exp $
 
 UserTag href Alias        area
 
diff --git a/code/SystemTag/assign.coretag b/code/SystemTag/assign.coretag
index 8e2cdfb..a119ced 100644
--- a/code/SystemTag/assign.coretag
+++ b/code/SystemTag/assign.coretag
@@ -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: assign.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag assign              addAttr
 UserTag assign              PosNumber    0
diff --git a/code/SystemTag/attr_list.coretag b/code/SystemTag/attr_list.coretag
index 49c86de..5882d67 100644
--- a/code/SystemTag/attr_list.coretag
+++ b/code/SystemTag/attr_list.coretag
@@ -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: attr_list.coretag,v 1.8 2008-07-12 19:27:12 docelic Exp $
 
 UserTag attr_list           addAttr
 UserTag attr_list           hasEndTag
diff --git a/code/SystemTag/banner.coretag b/code/SystemTag/banner.coretag
index ae2463b..f7b40ff 100644
--- a/code/SystemTag/banner.coretag
+++ b/code/SystemTag/banner.coretag
@@ -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: banner.coretag,v 1.6 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag banner              Order        category
 UserTag banner              addAttr
diff --git a/code/SystemTag/calc.coretag b/code/SystemTag/calc.coretag
index 13a7933..7209666 100644
--- a/code/SystemTag/calc.coretag
+++ b/code/SystemTag/calc.coretag
@@ -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: calc.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag calc                hasEndTag
 UserTag calc                Interpolate
diff --git a/code/SystemTag/calcn.coretag b/code/SystemTag/calcn.coretag
index 160c949..bc509e6 100644
--- a/code/SystemTag/calcn.coretag
+++ b/code/SystemTag/calcn.coretag
@@ -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: calcn.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag calcn               hasEndTag
 UserTag calcn               Version      $Revision: 1.4 $
diff --git a/code/SystemTag/captcha.coretag b/code/SystemTag/captcha.coretag
index 47807fb..d3e0ecc 100644
--- a/code/SystemTag/captcha.coretag
+++ b/code/SystemTag/captcha.coretag
@@ -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: captcha.coretag,v 1.4 2007-03-30 23:55:57 pajamian Exp $
 
 UserTag captcha Order		function
 UserTag captcha attrAlias	func function
diff --git a/code/SystemTag/cart.coretag b/code/SystemTag/cart.coretag
index 7809080..8316a31 100644
--- a/code/SystemTag/cart.coretag
+++ b/code/SystemTag/cart.coretag
@@ -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: cart.coretag,v 1.6 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag cart                Order        name
 UserTag cart                PosNumber    1
diff --git a/code/SystemTag/catch.coretag b/code/SystemTag/catch.coretag
index 18479a2..32d2a8c 100644
--- a/code/SystemTag/catch.coretag
+++ b/code/SystemTag/catch.coretag
@@ -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: catch.coretag,v 1.7 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag catch               Order        label
 UserTag catch               addAttr
diff --git a/code/SystemTag/cgi.coretag b/code/SystemTag/cgi.coretag
index e35a90b..0836612 100644
--- a/code/SystemTag/cgi.coretag
+++ b/code/SystemTag/cgi.coretag
@@ -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: cgi.coretag,v 1.6 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag cgi                 Order        name
 UserTag cgi                 addAttr
diff --git a/code/SystemTag/charge.coretag b/code/SystemTag/charge.coretag
index f45ee11..c8fd31c 100644
--- a/code/SystemTag/charge.coretag
+++ b/code/SystemTag/charge.coretag
@@ -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: charge.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag charge              Order        route
 UserTag charge              addAttr
diff --git a/code/SystemTag/checked.coretag b/code/SystemTag/checked.coretag
index 677bc96..ac58fa1 100644
--- a/code/SystemTag/checked.coretag
+++ b/code/SystemTag/checked.coretag
@@ -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: checked.coretag,v 1.9 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag checked             Order        name value
 UserTag checked             addAttr
diff --git a/code/SystemTag/comment.coretag b/code/SystemTag/comment.coretag
index 2bab0b4..4d5a937 100644
--- a/code/SystemTag/comment.coretag
+++ b/code/SystemTag/comment.coretag
@@ -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: comment.coretag,v 1.2 2007-03-30 23:40:49 pajamian Exp $
 
 # This tag exists to strip out any [comment]...[/comment] blocks
 # that weren't caught by &Vend::Interpolate::vars_and_comments,
diff --git a/code/SystemTag/control.coretag b/code/SystemTag/control.coretag
index b0076c0..df66a81 100644
--- a/code/SystemTag/control.coretag
+++ b/code/SystemTag/control.coretag
@@ -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: control.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag control             Order        name default
 UserTag control             addAttr
diff --git a/code/SystemTag/control_set.coretag b/code/SystemTag/control_set.coretag
index c306c03..45b0f0e 100644
--- a/code/SystemTag/control_set.coretag
+++ b/code/SystemTag/control_set.coretag
@@ -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: control_set.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag control-set         Order        index
 UserTag control-set         addAttr
diff --git a/code/SystemTag/counter.coretag b/code/SystemTag/counter.coretag
index 7c2b307..3b716c1 100644
--- a/code/SystemTag/counter.coretag
+++ b/code/SystemTag/counter.coretag
@@ -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: counter.coretag,v 1.6 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag counter             Order        file
 UserTag counter             addAttr
diff --git a/code/SystemTag/currency.coretag b/code/SystemTag/currency.coretag
index c895521..19872be 100644
--- a/code/SystemTag/currency.coretag
+++ b/code/SystemTag/currency.coretag
@@ -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: currency.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag currency            Order        convert noformat
 UserTag currency            hasEndTag
diff --git a/code/SystemTag/data.coretag b/code/SystemTag/data.coretag
index 7739aef..e082a8f 100644
--- a/code/SystemTag/data.coretag
+++ b/code/SystemTag/data.coretag
@@ -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: data.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag data                Order        table field key
 UserTag data                addAttr
diff --git a/code/SystemTag/debug.coretag b/code/SystemTag/debug.coretag
index 32f9569..50c13cb 100644
--- a/code/SystemTag/debug.coretag
+++ b/code/SystemTag/debug.coretag
@@ -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: debug.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag debug  hasEndTag
 UserTag debug  Interpolate
diff --git a/code/SystemTag/default.coretag b/code/SystemTag/default.coretag
index 445ba79..6d129f9 100644
--- a/code/SystemTag/default.coretag
+++ b/code/SystemTag/default.coretag
@@ -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: default.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag default             Order        name default
 UserTag default             addAttr
diff --git a/code/SystemTag/description.coretag b/code/SystemTag/description.coretag
index 341680e..29dfd21 100644
--- a/code/SystemTag/description.coretag
+++ b/code/SystemTag/description.coretag
@@ -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: description.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag description         Order        code base
 UserTag description         PosNumber    2
diff --git a/code/SystemTag/discount.coretag b/code/SystemTag/discount.coretag
index bdd4811..4eeff0b 100644
--- a/code/SystemTag/discount.coretag
+++ b/code/SystemTag/discount.coretag
@@ -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: discount.coretag,v 1.7 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag discount            Order        code
 UserTag discount            AddAttr
diff --git a/code/SystemTag/discount_space.coretag b/code/SystemTag/discount_space.coretag
index 10e81aa..a52dbdb 100644
--- a/code/SystemTag/discount_space.coretag
+++ b/code/SystemTag/discount_space.coretag
@@ -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: discount_space.coretag,v 1.6 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag discount_space  Documentation <<EOF
 The discount-space is rather equivalent to the values-space functionality.
diff --git a/code/SystemTag/dump.coretag b/code/SystemTag/dump.coretag
index 33248d5..0ad56e0 100644
--- a/code/SystemTag/dump.coretag
+++ b/code/SystemTag/dump.coretag
@@ -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: dump.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag dump                Order        key
 UserTag dump                addAttr
diff --git a/code/SystemTag/either.coretag b/code/SystemTag/either.coretag
index 8e40d74..ba303b2 100644
--- a/code/SystemTag/either.coretag
+++ b/code/SystemTag/either.coretag
@@ -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: either.coretag,v 1.6 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag either              hasEndTag
 UserTag either              PosNumber    0
diff --git a/code/SystemTag/error.coretag b/code/SystemTag/error.coretag
index e88dc1d..f4aacea 100644
--- a/code/SystemTag/error.coretag
+++ b/code/SystemTag/error.coretag
@@ -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: error.coretag,v 1.11 2009-02-10 12:16:49 thunder Exp $
 
 ### This is in package Vend::Interpolate, and may make reference
 ### to variables in that module
diff --git a/code/SystemTag/export.coretag b/code/SystemTag/export.coretag
index 4c9bfd3..4de0e9d 100644
--- a/code/SystemTag/export.coretag
+++ b/code/SystemTag/export.coretag
@@ -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: export.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag export              Order        table
 UserTag export              addAttr
diff --git a/code/SystemTag/field.coretag b/code/SystemTag/field.coretag
index ac8203e..0263417 100644
--- a/code/SystemTag/field.coretag
+++ b/code/SystemTag/field.coretag
@@ -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: field.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag field               Order        name code
 UserTag field               attrAlias    column name
diff --git a/code/SystemTag/file.coretag b/code/SystemTag/file.coretag
index 641e50d..6105c80 100644
--- a/code/SystemTag/file.coretag
+++ b/code/SystemTag/file.coretag
@@ -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: file.coretag,v 1.6 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag file                Order        name type
 UserTag file                PosNumber    2
diff --git a/code/SystemTag/filter.coretag b/code/SystemTag/filter.coretag
index f8dbb33..c9155c3 100644
--- a/code/SystemTag/filter.coretag
+++ b/code/SystemTag/filter.coretag
@@ -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.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag filter              Order        op
 UserTag filter              hasEndTag
diff --git a/code/SystemTag/flag.coretag b/code/SystemTag/flag.coretag
index 2b4a4f8..5a68c3e 100644
--- a/code/SystemTag/flag.coretag
+++ b/code/SystemTag/flag.coretag
@@ -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: flag.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag flag                Order        type
 UserTag flag                addAttr
diff --git a/code/SystemTag/flag_job.coretag b/code/SystemTag/flag_job.coretag
index 23d902b..f8edf05 100644
--- a/code/SystemTag/flag_job.coretag
+++ b/code/SystemTag/flag_job.coretag
@@ -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: flag_job.coretag,v 1.2 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag flag_job Order   action token
 UserTag flag_job Version $Revision: 1.2 $
diff --git a/code/SystemTag/fly_list.coretag b/code/SystemTag/fly_list.coretag
index 2e2c898..888af47 100644
--- a/code/SystemTag/fly_list.coretag
+++ b/code/SystemTag/fly_list.coretag
@@ -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: fly_list.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag fly-list            Order        code
 UserTag fly-list            addAttr
diff --git a/code/SystemTag/fly_tax.coretag b/code/SystemTag/fly_tax.coretag
index de74610..1026ae9 100644
--- a/code/SystemTag/fly_tax.coretag
+++ b/code/SystemTag/fly_tax.coretag
@@ -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: fly_tax.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag fly-tax             Order        area
 UserTag fly-tax             PosNumber    1
diff --git a/code/SystemTag/form_session_id.coretag b/code/SystemTag/form_session_id.coretag
index bbbcc96..6dbd90e 100644
--- a/code/SystemTag/form_session_id.coretag
+++ b/code/SystemTag/form_session_id.coretag
@@ -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: form_session_id.coretag,v 1.3 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag form-session-id Version $Revision: 1.3 $
 UserTag form-session-id Routine <<EOR
diff --git a/code/SystemTag/handling.coretag b/code/SystemTag/handling.coretag
index b078e81..d61fd20 100644
--- a/code/SystemTag/handling.coretag
+++ b/code/SystemTag/handling.coretag
@@ -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: handling.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag handling            Order        mode
 UserTag handling            addAttr
diff --git a/code/SystemTag/harness.coretag b/code/SystemTag/harness.coretag
index 9bff15d..73398cf 100644
--- a/code/SystemTag/harness.coretag
+++ b/code/SystemTag/harness.coretag
@@ -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: harness.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag harness             addAttr
 UserTag harness             hasEndTag
diff --git a/code/SystemTag/html_table.coretag b/code/SystemTag/html_table.coretag
index 687982e..98b2b93 100644
--- a/code/SystemTag/html_table.coretag
+++ b/code/SystemTag/html_table.coretag
@@ -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: html_table.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag html-table          addAttr
 UserTag html-table          hasEndTag
diff --git a/code/SystemTag/import.coretag b/code/SystemTag/import.coretag
index 5800f1a..f69a330 100644
--- a/code/SystemTag/import.coretag
+++ b/code/SystemTag/import.coretag
@@ -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: import.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag import              Order        table type
 UserTag import              addAttr
diff --git a/code/SystemTag/include.coretag b/code/SystemTag/include.coretag
index 15b8b02..3217d3d 100644
--- a/code/SystemTag/include.coretag
+++ b/code/SystemTag/include.coretag
@@ -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: include.coretag,v 1.8 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag include             Order        file locale
 UserTag include             PosNumber    2
diff --git a/code/SystemTag/index.coretag b/code/SystemTag/index.coretag
index f1210f1..5965114 100644
--- a/code/SystemTag/index.coretag
+++ b/code/SystemTag/index.coretag
@@ -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: index.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag index               Order        table
 UserTag index               addAttr
diff --git a/code/SystemTag/input_filter.coretag b/code/SystemTag/input_filter.coretag
index af31820..f5852cb 100644
--- a/code/SystemTag/input_filter.coretag
+++ b/code/SystemTag/input_filter.coretag
@@ -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: input_filter.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag input-filter        Order        name
 UserTag input-filter        addAttr
diff --git a/code/SystemTag/item_list.coretag b/code/SystemTag/item_list.coretag
index 7b5d835..9ed48fb 100644
--- a/code/SystemTag/item_list.coretag
+++ b/code/SystemTag/item_list.coretag
@@ -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: item_list.coretag,v 1.7 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag item-list           Order        name
 UserTag item-list           addAttr
diff --git a/code/SystemTag/levies.coretag b/code/SystemTag/levies.coretag
index a0c2e9e..a54adac 100644
--- a/code/SystemTag/levies.coretag
+++ b/code/SystemTag/levies.coretag
@@ -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: levies.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag levies            Order        group
 UserTag levies            addAttr
diff --git a/code/SystemTag/levy_list.coretag b/code/SystemTag/levy_list.coretag
index dcb859d..eeaf335 100644
--- a/code/SystemTag/levy_list.coretag
+++ b/code/SystemTag/levy_list.coretag
@@ -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: levy_list.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag levy-list           Order        name
 UserTag levy-list           addAttr
diff --git a/code/SystemTag/local.coretag b/code/SystemTag/local.coretag
index b73c52f..6fe9713 100644
--- a/code/SystemTag/local.coretag
+++ b/code/SystemTag/local.coretag
@@ -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: local.coretag,v 1.2 2007-08-09 13:40:52 pajamian Exp $
 
 UserTag local Order scratch
 UserTag local attrAlias scratches scratch
diff --git a/code/SystemTag/log.coretag b/code/SystemTag/log.coretag
index 6b6552e..94fc818 100644
--- a/code/SystemTag/log.coretag
+++ b/code/SystemTag/log.coretag
@@ -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: log.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag log                 Order        file
 UserTag log                 addAttr
diff --git a/code/SystemTag/loop.coretag b/code/SystemTag/loop.coretag
index 0f63edb..ac982db 100644
--- a/code/SystemTag/loop.coretag
+++ b/code/SystemTag/loop.coretag
@@ -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: loop.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag loop                Order        list
 UserTag loop                addAttr
diff --git a/code/SystemTag/mail.coretag b/code/SystemTag/mail.coretag
index f67f957..ca1ebc6 100644
--- a/code/SystemTag/mail.coretag
+++ b/code/SystemTag/mail.coretag
@@ -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: mail.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag mail                Order        to
 UserTag mail                addAttr
diff --git a/code/SystemTag/menu.coretag b/code/SystemTag/menu.coretag
index 84820db..e5c1638 100644
--- a/code/SystemTag/menu.coretag
+++ b/code/SystemTag/menu.coretag
@@ -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: menu.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag menu Order       name
 UserTag menu hasEndTag
diff --git a/code/SystemTag/msg.coretag b/code/SystemTag/msg.coretag
index 1126dd9..9aad0f6 100644
--- a/code/SystemTag/msg.coretag
+++ b/code/SystemTag/msg.coretag
@@ -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: msg.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag msg                 Order        key
 UserTag msg                 addAttr
diff --git a/code/SystemTag/mvasp.coretag b/code/SystemTag/mvasp.coretag
index 6efb0bb..02d089c 100644
--- a/code/SystemTag/mvasp.coretag
+++ b/code/SystemTag/mvasp.coretag
@@ -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: mvasp.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag mvasp               Order        tables
 UserTag mvasp               addAttr
diff --git a/code/SystemTag/nitems.coretag b/code/SystemTag/nitems.coretag
index bf6a8e6..8d9d497 100644
--- a/code/SystemTag/nitems.coretag
+++ b/code/SystemTag/nitems.coretag
@@ -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: nitems.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag nitems              Order        name
 UserTag nitems              addAttr
diff --git a/code/SystemTag/onfly.coretag b/code/SystemTag/onfly.coretag
index 1057a7c..abbdc7c 100644
--- a/code/SystemTag/onfly.coretag
+++ b/code/SystemTag/onfly.coretag
@@ -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: onfly.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag onfly               Order        code quantity
 UserTag onfly               addAttr
diff --git a/code/SystemTag/options.coretag b/code/SystemTag/options.coretag
index f106d34..6d3d815 100644
--- a/code/SystemTag/options.coretag
+++ b/code/SystemTag/options.coretag
@@ -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: options.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag options             Order        code
 UserTag options             addAttr
diff --git a/code/SystemTag/order.coretag b/code/SystemTag/order.coretag
index bb8cd58..d6d42c5 100644
--- a/code/SystemTag/order.coretag
+++ b/code/SystemTag/order.coretag
@@ -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: order.coretag,v 1.7 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag order               Order        code quantity
 UserTag order               attrAlias    item code
diff --git a/code/SystemTag/output_to.tag b/code/SystemTag/output_to.tag
index 4303c77..1a6db8d 100644
--- a/code/SystemTag/output_to.tag
+++ b/code/SystemTag/output_to.tag
@@ -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: output_to.tag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag output-to Order      name
 UserTag output-to addAttr
diff --git a/code/SystemTag/page.coretag b/code/SystemTag/page.coretag
index 857a274..c4fcc49 100644
--- a/code/SystemTag/page.coretag
+++ b/code/SystemTag/page.coretag
@@ -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: page.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag page                Order        href arg
 UserTag page                addAttr
diff --git a/code/SystemTag/parse_locale.coretag b/code/SystemTag/parse_locale.coretag
index 8c75fd5..9315934 100644
--- a/code/SystemTag/parse_locale.coretag
+++ b/code/SystemTag/parse_locale.coretag
@@ -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: parse_locale.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag parse_locale hasEndTag	
 UserTag parse_locale PosNumber  0
diff --git a/code/SystemTag/perl.coretag b/code/SystemTag/perl.coretag
index 8e92f89..da5f15f 100644
--- a/code/SystemTag/perl.coretag
+++ b/code/SystemTag/perl.coretag
@@ -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: perl.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag perl                Order        tables
 UserTag perl                addAttr
diff --git a/code/SystemTag/price.coretag b/code/SystemTag/price.coretag
index 49acbc4..9044517 100644
--- a/code/SystemTag/price.coretag
+++ b/code/SystemTag/price.coretag
@@ -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: price.coretag,v 1.10 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag price               Order        code
 UserTag price               addAttr
diff --git a/code/SystemTag/process.coretag b/code/SystemTag/process.coretag
index 087aa4e..4a100e9 100644
--- a/code/SystemTag/process.coretag
+++ b/code/SystemTag/process.coretag
@@ -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: process.coretag,v 1.13 2007-10-31 11:25:53 kwalsh Exp $
 
 UserTag process-target Alias     process
 UserTag process-order  Alias     process
diff --git a/code/SystemTag/profile.coretag b/code/SystemTag/profile.coretag
index 8dfe737..902b08e 100644
--- a/code/SystemTag/profile.coretag
+++ b/code/SystemTag/profile.coretag
@@ -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: profile.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag profile             Order        name
 UserTag profile             addAttr
diff --git a/code/SystemTag/query.coretag b/code/SystemTag/query.coretag
index 25f8667..61601cf 100644
--- a/code/SystemTag/query.coretag
+++ b/code/SystemTag/query.coretag
@@ -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: query.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag query               Order        sql
 UserTag query               addAttr
diff --git a/code/SystemTag/read_cookie.coretag b/code/SystemTag/read_cookie.coretag
index 6d3c37b..22262ca 100644
--- a/code/SystemTag/read_cookie.coretag
+++ b/code/SystemTag/read_cookie.coretag
@@ -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: read_cookie.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag read-cookie         Order        name
 UserTag read-cookie         Version      $Revision: 1.5 $
diff --git a/code/SystemTag/record.coretag b/code/SystemTag/record.coretag
index 9965b07..56b57c8 100644
--- a/code/SystemTag/record.coretag
+++ b/code/SystemTag/record.coretag
@@ -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: record.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag record              addAttr
 UserTag record              attrAlias    column col
diff --git a/code/SystemTag/region.coretag b/code/SystemTag/region.coretag
index 840f0fe..c6b9524 100644
--- a/code/SystemTag/region.coretag
+++ b/code/SystemTag/region.coretag
@@ -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: region.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag region              addAttr
 UserTag region              attrAlias    args arg
diff --git a/code/SystemTag/row.coretag b/code/SystemTag/row.coretag
index 57cbf8b..803d13d 100644
--- a/code/SystemTag/row.coretag
+++ b/code/SystemTag/row.coretag
@@ -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: row.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag row                 Order        width
 UserTag row                 hasEndTag
diff --git a/code/SystemTag/salestax.coretag b/code/SystemTag/salestax.coretag
index 81aa6a3..16f2b95 100644
--- a/code/SystemTag/salestax.coretag
+++ b/code/SystemTag/salestax.coretag
@@ -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: salestax.coretag,v 1.8 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag salestax            Order        name noformat
 UserTag salestax            attrAlias    cart name
diff --git a/code/SystemTag/scratch.coretag b/code/SystemTag/scratch.coretag
index c031342..185bd5c 100644
--- a/code/SystemTag/scratch.coretag
+++ b/code/SystemTag/scratch.coretag
@@ -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: scratch.coretag,v 1.6 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag scratch             Order        name
 UserTag scratch             PosNumber    1
diff --git a/code/SystemTag/scratchd.coretag b/code/SystemTag/scratchd.coretag
index 4b41c1e..bd9d1a1 100644
--- a/code/SystemTag/scratchd.coretag
+++ b/code/SystemTag/scratchd.coretag
@@ -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: scratchd.coretag,v 1.6 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag scratchd            Order        name
 UserTag scratchd            PosNumber    1
diff --git a/code/SystemTag/search_region.coretag b/code/SystemTag/search_region.coretag
index edaffaf..3a330ed 100644
--- a/code/SystemTag/search_region.coretag
+++ b/code/SystemTag/search_region.coretag
@@ -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: search_region.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag search-region       Order        arg
 UserTag search-region       addAttr
diff --git a/code/SystemTag/selected.coretag b/code/SystemTag/selected.coretag
index 42a7b0c..786cb8d 100644
--- a/code/SystemTag/selected.coretag
+++ b/code/SystemTag/selected.coretag
@@ -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: selected.coretag,v 1.9 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag selected            Order        name value
 UserTag selected            addAttr
diff --git a/code/SystemTag/set.coretag b/code/SystemTag/set.coretag
index d210158..738bc4e 100644
--- a/code/SystemTag/set.coretag
+++ b/code/SystemTag/set.coretag
@@ -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: set.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag set                 Order        name
 UserTag set                 hasEndTag
diff --git a/code/SystemTag/set_cookie.coretag b/code/SystemTag/set_cookie.coretag
index c7a52e6..b0d9156 100644
--- a/code/SystemTag/set_cookie.coretag
+++ b/code/SystemTag/set_cookie.coretag
@@ -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: set_cookie.coretag,v 1.7 2008-09-13 04:28:56 jon Exp $
 
 UserTag set-cookie          Order        name value expire domain path secure
 UserTag set-cookie          Version      $Revision: 1.7 $
diff --git a/code/SystemTag/seti.coretag b/code/SystemTag/seti.coretag
index 57191e4..8e9c399 100644
--- a/code/SystemTag/seti.coretag
+++ b/code/SystemTag/seti.coretag
@@ -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: seti.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag seti                Order        name
 UserTag seti                hasEndTag
diff --git a/code/SystemTag/setlocale.coretag b/code/SystemTag/setlocale.coretag
index 33940f6..b4a886c 100644
--- a/code/SystemTag/setlocale.coretag
+++ b/code/SystemTag/setlocale.coretag
@@ -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: setlocale.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag setlocale           Order        locale currency
 UserTag setlocale           addAttr
diff --git a/code/SystemTag/shipping.coretag b/code/SystemTag/shipping.coretag
index ef0d298..7cb4e06 100644
--- a/code/SystemTag/shipping.coretag
+++ b/code/SystemTag/shipping.coretag
@@ -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: shipping.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag shipping            Order        mode
 UserTag shipping            addAttr
diff --git a/code/SystemTag/shipping_desc.coretag b/code/SystemTag/shipping_desc.coretag
index 7749e55..8c161d8 100644
--- a/code/SystemTag/shipping_desc.coretag
+++ b/code/SystemTag/shipping_desc.coretag
@@ -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: shipping_desc.coretag,v 1.6 2007-09-21 16:15:48 kwalsh Exp $
 
 UserTag shipping-description Alias       shipping-desc
 
diff --git a/code/SystemTag/soap.coretag b/code/SystemTag/soap.coretag
index 35f26c4..470ff6f 100644
--- a/code/SystemTag/soap.coretag
+++ b/code/SystemTag/soap.coretag
@@ -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: soap.coretag,v 1.6 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag soap                Order        call uri proxy
 UserTag soap                addAttr
diff --git a/code/SystemTag/strip.coretag b/code/SystemTag/strip.coretag
index d4c7e3b..425c022 100644
--- a/code/SystemTag/strip.coretag
+++ b/code/SystemTag/strip.coretag
@@ -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: strip.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag strip               hasEndTag
 UserTag strip               PosNumber    0
diff --git a/code/SystemTag/subtotal.coretag b/code/SystemTag/subtotal.coretag
index 54d38f0..f52dd08 100644
--- a/code/SystemTag/subtotal.coretag
+++ b/code/SystemTag/subtotal.coretag
@@ -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: subtotal.coretag,v 1.7 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag subtotal            Order        name noformat
 UserTag subtotal            attrAlias    cart name
diff --git a/code/SystemTag/tag.coretag b/code/SystemTag/tag.coretag
index 6fa144f..687331c 100644
--- a/code/SystemTag/tag.coretag
+++ b/code/SystemTag/tag.coretag
@@ -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: tag.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag tag                 Order        op arg
 UserTag tag                 addAttr
diff --git a/code/SystemTag/time.coretag b/code/SystemTag/time.coretag
index 630b6d8..cefc082 100644
--- a/code/SystemTag/time.coretag
+++ b/code/SystemTag/time.coretag
@@ -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: time.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag time                Order        locale
 UserTag time                addAttr
diff --git a/code/SystemTag/timed_build.coretag b/code/SystemTag/timed_build.coretag
index cc7e04a..a2db065 100644
--- a/code/SystemTag/timed_build.coretag
+++ b/code/SystemTag/timed_build.coretag
@@ -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: timed_build.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag timed-build         Order        file
 UserTag timed-build         addAttr
diff --git a/code/SystemTag/tmp.coretag b/code/SystemTag/tmp.coretag
index 2d5ccc5..154bb18 100644
--- a/code/SystemTag/tmp.coretag
+++ b/code/SystemTag/tmp.coretag
@@ -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: tmp.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag tmp                 Order        name
 UserTag tmp                 hasEndTag
diff --git a/code/SystemTag/tmpn.coretag b/code/SystemTag/tmpn.coretag
index c3557bb..df1cce6 100644
--- a/code/SystemTag/tmpn.coretag
+++ b/code/SystemTag/tmpn.coretag
@@ -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: tmpn.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag tmpn                Order        name
 UserTag tmpn                hasEndTag
diff --git a/code/SystemTag/total_cost.coretag b/code/SystemTag/total_cost.coretag
index 8d9c17f..3988212 100644
--- a/code/SystemTag/total_cost.coretag
+++ b/code/SystemTag/total_cost.coretag
@@ -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: total_cost.coretag,v 1.7 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag total-cost          Order        name noformat
 UserTag total-cost          attrAlias    cart name
diff --git a/code/SystemTag/tree.coretag b/code/SystemTag/tree.coretag
index 204b20e..e634378 100644
--- a/code/SystemTag/tree.coretag
+++ b/code/SystemTag/tree.coretag
@@ -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: tree.coretag,v 1.12 2007-07-18 00:16:26 jon Exp $
 
 UserTag tree                Order        table master subordinate start
 UserTag tree                addAttr
diff --git a/code/SystemTag/try.coretag b/code/SystemTag/try.coretag
index 48bace5..d2cac3d 100644
--- a/code/SystemTag/try.coretag
+++ b/code/SystemTag/try.coretag
@@ -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: try.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag try                 Order        label
 UserTag try                 addAttr
diff --git a/code/SystemTag/uc_attr_list.coretag b/code/SystemTag/uc_attr_list.coretag
index f7530ea..650228d 100644
--- a/code/SystemTag/uc_attr_list.coretag
+++ b/code/SystemTag/uc_attr_list.coretag
@@ -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: uc_attr_list.coretag,v 1.2 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag uc-attr-list           addAttr
 UserTag uc-attr-list           hasEndTag
diff --git a/code/SystemTag/unpack.coretag b/code/SystemTag/unpack.coretag
index 0708577..a9eebbb 100644
--- a/code/SystemTag/unpack.coretag
+++ b/code/SystemTag/unpack.coretag
@@ -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: unpack.coretag,v 1.4 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag unpack PosNumber     0
 UserTag unpack addAttr
diff --git a/code/SystemTag/update.coretag b/code/SystemTag/update.coretag
index c666126..38ef8da 100644
--- a/code/SystemTag/update.coretag
+++ b/code/SystemTag/update.coretag
@@ -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: update.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag update              Order        function
 UserTag update              addAttr
diff --git a/code/SystemTag/userdb.coretag b/code/SystemTag/userdb.coretag
index 39a4228..cdfa1e0 100644
--- a/code/SystemTag/userdb.coretag
+++ b/code/SystemTag/userdb.coretag
@@ -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: userdb.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag userdb              Order        function
 UserTag userdb              addAttr
diff --git a/code/SystemTag/value.coretag b/code/SystemTag/value.coretag
index 3a17ba6..5a87030 100644
--- a/code/SystemTag/value.coretag
+++ b/code/SystemTag/value.coretag
@@ -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: value.coretag,v 1.7 2008-07-04 15:52:35 mheins Exp $
 
 UserTag value               Order        name
 UserTag value               addAttr
diff --git a/code/SystemTag/value_extended.coretag b/code/SystemTag/value_extended.coretag
index 0056298..31dfaef 100644
--- a/code/SystemTag/value_extended.coretag
+++ b/code/SystemTag/value_extended.coretag
@@ -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: value_extended.coretag,v 1.5 2007-03-30 23:40:49 pajamian Exp $
 
 UserTag value-extended      Order        name
 UserTag value-extended      addAttr
diff --git a/code/UI_Tag/add_gpg_key.coretag b/code/UI_Tag/add_gpg_key.coretag
index e35c43b..a8ebd1a 100644
--- a/code/UI_Tag/add_gpg_key.coretag
+++ b/code/UI_Tag/add_gpg_key.coretag
@@ -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: add_gpg_key.coretag,v 1.6 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag add-gpg-key Order   name
 UserTag add-gpg-key addAttr
diff --git a/code/UI_Tag/assume_identity.tag b/code/UI_Tag/assume_identity.tag
index 5dd9bd1..944dc87 100644
--- a/code/UI_Tag/assume_identity.tag
+++ b/code/UI_Tag/assume_identity.tag
@@ -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: assume_identity.tag,v 1.5 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag assume-identity   Order        file locale
 UserTag assume-identity   addAttr
diff --git a/code/UI_Tag/auto_wizard.coretag b/code/UI_Tag/auto_wizard.coretag
index 912fcb5..0e87b56 100644
--- a/code/UI_Tag/auto_wizard.coretag
+++ b/code/UI_Tag/auto_wizard.coretag
@@ -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: auto_wizard.coretag,v 1.20 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag  auto-wizard  Order     name
 UserTag  auto-wizard  AddAttr
diff --git a/code/UI_Tag/available_ups_internal.coretag b/code/UI_Tag/available_ups_internal.coretag
index 9f509e5..41d3e6b 100644
--- a/code/UI_Tag/available_ups_internal.coretag
+++ b/code/UI_Tag/available_ups_internal.coretag
@@ -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: available_ups_internal.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag available_ups_internal Version $Revision: 1.4 $
 UserTag available_ups_internal Routine <<EOR
diff --git a/code/UI_Tag/available_www_shipping.coretag b/code/UI_Tag/available_www_shipping.coretag
index 0b9841a..424d802 100644
--- a/code/UI_Tag/available_www_shipping.coretag
+++ b/code/UI_Tag/available_www_shipping.coretag
@@ -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: available_www_shipping.coretag,v 1.5 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag available_www_shipping Order   only
 UserTag available_www_shipping Version $Revision: 1.5 $
diff --git a/code/UI_Tag/backup_file.coretag b/code/UI_Tag/backup_file.coretag
index 314dc10..34c85f4 100644
--- a/code/UI_Tag/backup_file.coretag
+++ b/code/UI_Tag/backup_file.coretag
@@ -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: backup_file.coretag,v 1.5 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag backup-file Order     file
 UserTag backup-file AddAttr
diff --git a/code/UI_Tag/base_url.coretag b/code/UI_Tag/base_url.coretag
index 003f7a9..1545fbf 100644
--- a/code/UI_Tag/base_url.coretag
+++ b/code/UI_Tag/base_url.coretag
@@ -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: base_url.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag base-url Version $Revision: 1.4 $
 UserTag base-url Routine sub { return $Vend::Cfg->{VendURL} }
diff --git a/code/UI_Tag/check_upload.coretag b/code/UI_Tag/check_upload.coretag
index dcffa7a..0afebcf 100644
--- a/code/UI_Tag/check_upload.coretag
+++ b/code/UI_Tag/check_upload.coretag
@@ -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: check_upload.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag check-upload Order     file same
 UserTag check-upload PosNumber 2
diff --git a/code/UI_Tag/content_editor.coretag b/code/UI_Tag/content_editor.coretag
index 6112b4c..cf6361c 100644
--- a/code/UI_Tag/content_editor.coretag
+++ b/code/UI_Tag/content_editor.coretag
@@ -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: content_editor.coretag,v 1.6 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag content-editor Order      name
 UserTag content-editor addAttr
diff --git a/code/UI_Tag/content_info.coretag b/code/UI_Tag/content_info.coretag
index 2661b1e..ec9410d 100644
--- a/code/UI_Tag/content_info.coretag
+++ b/code/UI_Tag/content_info.coretag
@@ -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: content_info.coretag,v 1.5 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag content-info Order     dir
 UserTag content-info addAttr
diff --git a/code/UI_Tag/content_modify.coretag b/code/UI_Tag/content_modify.coretag
index bc4348f..e5eb43e 100644
--- a/code/UI_Tag/content_modify.coretag
+++ b/code/UI_Tag/content_modify.coretag
@@ -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: content_modify.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag content-modify Order    op name type
 UserTag content-modify addAttr
diff --git a/code/UI_Tag/cp.coretag b/code/UI_Tag/cp.coretag
index 2cf46b7..c9daac4 100644
--- a/code/UI_Tag/cp.coretag
+++ b/code/UI_Tag/cp.coretag
@@ -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: cp.coretag,v 1.5 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag cp Order      from to
 UserTag cp addAttr
diff --git a/code/UI_Tag/crypt.coretag b/code/UI_Tag/crypt.coretag
index fc829c8..19fffa9 100644
--- a/code/UI_Tag/crypt.coretag
+++ b/code/UI_Tag/crypt.coretag
@@ -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: crypt.coretag,v 1.6 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag crypt Order     value salt
 UserTag crypt attrAlias password value
diff --git a/code/UI_Tag/db_columns.coretag b/code/UI_Tag/db_columns.coretag
index 2effd9a..b892e52 100644
--- a/code/UI_Tag/db_columns.coretag
+++ b/code/UI_Tag/db_columns.coretag
@@ -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: db_columns.coretag,v 1.5 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag db_columns  Order       name columns joiner passed_order
 UserTag db_columns  AttrAlias   table name
diff --git a/code/UI_Tag/db_hash.coretag b/code/UI_Tag/db_hash.coretag
index f735acc..0d1ccad 100644
--- a/code/UI_Tag/db_hash.coretag
+++ b/code/UI_Tag/db_hash.coretag
@@ -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: db_hash.coretag,v 1.5 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag db-hash Order      table column key
 UserTag db-hash PosNumber  3
diff --git a/code/UI_Tag/diff.coretag b/code/UI_Tag/diff.coretag
index a0c71c0..fb479d3 100644
--- a/code/UI_Tag/diff.coretag
+++ b/code/UI_Tag/diff.coretag
@@ -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: diff.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag diff Order       current previous
 UserTag diff attrAlias   curr current prev previous
diff --git a/code/UI_Tag/diffmerge.coretag b/code/UI_Tag/diffmerge.coretag
index 448b2e9..4b1c1b9 100644
--- a/code/UI_Tag/diffmerge.coretag
+++ b/code/UI_Tag/diffmerge.coretag
@@ -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: diffmerge.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 # This tag uses GNU diff3 to merge two texts blocks that were
 # modified from the same ancestral text together, and marks
diff --git a/code/UI_Tag/directive_value.coretag b/code/UI_Tag/directive_value.coretag
index 0324c7c..e8c3620 100644
--- a/code/UI_Tag/directive_value.coretag
+++ b/code/UI_Tag/directive_value.coretag
@@ -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: directive_value.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag directive_value order      name unparse
 UserTag directive_value PosNumber  2
diff --git a/code/UI_Tag/display.coretag b/code/UI_Tag/display.coretag
index 953d703..6ddddda 100644
--- a/code/UI_Tag/display.coretag
+++ b/code/UI_Tag/display.coretag
@@ -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: display.coretag,v 1.14 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag display Order       table column key
 UserTag display attrAlias   base table
diff --git a/code/UI_Tag/dump_session.coretag b/code/UI_Tag/dump_session.coretag
index a45aedc..ec24cb4 100644
--- a/code/UI_Tag/dump_session.coretag
+++ b/code/UI_Tag/dump_session.coretag
@@ -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: dump_session.coretag,v 1.8 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag dump_session Order    name
 UserTag dump_session AddAttr
diff --git a/code/UI_Tag/export_database.coretag b/code/UI_Tag/export_database.coretag
index 97ad593..b204aeb 100644
--- a/code/UI_Tag/export_database.coretag
+++ b/code/UI_Tag/export_database.coretag
@@ -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: export_database.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag export-database Order    table file type
 UserTag export-database addAttr
diff --git a/code/UI_Tag/file_info.coretag b/code/UI_Tag/file_info.coretag
index 4012ae2..8174c06 100644
--- a/code/UI_Tag/file_info.coretag
+++ b/code/UI_Tag/file_info.coretag
@@ -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: file_info.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag file-info Order       name
 UserTag file-info attrAlias   file name
diff --git a/code/UI_Tag/file_navigator.coretag b/code/UI_Tag/file_navigator.coretag
index 9fd629b..127ff81 100644
--- a/code/UI_Tag/file_navigator.coretag
+++ b/code/UI_Tag/file_navigator.coretag
@@ -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: file_navigator.coretag,v 1.17 2007-12-21 03:32:43 mheins Exp $
 
 UserTag file-navigator Order    mask
 UserTag file-navigator addAttr
diff --git a/code/UI_Tag/flex_select.coretag b/code/UI_Tag/flex_select.coretag
index f35db7b..34a9132 100644
--- a/code/UI_Tag/flex_select.coretag
+++ b/code/UI_Tag/flex_select.coretag
@@ -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: flex_select.coretag,v 1.18 2009-05-01 16:02:50 mheins Exp $
 
 UserTag flex-select Order      table
 UserTag flex-select addAttr
diff --git a/code/UI_Tag/get_gpg_keys.coretag b/code/UI_Tag/get_gpg_keys.coretag
index 377440a..8188bfc 100644
--- a/code/UI_Tag/get_gpg_keys.coretag
+++ b/code/UI_Tag/get_gpg_keys.coretag
@@ -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: get_gpg_keys.coretag,v 1.5 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag get-gpg-keys Order    dir
 UserTag get-gpg-keys addAttr
diff --git a/code/UI_Tag/global_value.coretag b/code/UI_Tag/global_value.coretag
index 3df5c6e..00e9edb 100644
--- a/code/UI_Tag/global_value.coretag
+++ b/code/UI_Tag/global_value.coretag
@@ -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: global_value.coretag,v 1.5 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag  global-value  Order   name
 UserTag  global-value  Version $Revision: 1.5 $
diff --git a/code/UI_Tag/grep_mm.coretag b/code/UI_Tag/grep_mm.coretag
index 60a3433..5e95020 100644
--- a/code/UI_Tag/grep_mm.coretag
+++ b/code/UI_Tag/grep_mm.coretag
@@ -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: grep_mm.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag grep-mm Order        function
 UserTag grep-mm addAttr
diff --git a/code/UI_Tag/if_mm.coretag b/code/UI_Tag/if_mm.coretag
index 7b73847..77da4cd 100644
--- a/code/UI_Tag/if_mm.coretag
+++ b/code/UI_Tag/if_mm.coretag
@@ -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: if_mm.coretag,v 1.6 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag if-mm Order      function name
 UserTag if-mm addAttr
diff --git a/code/UI_Tag/import_fields.coretag b/code/UI_Tag/import_fields.coretag
index 4783a74..11848e8 100644
--- a/code/UI_Tag/import_fields.coretag
+++ b/code/UI_Tag/import_fields.coretag
@@ -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: import_fields.coretag,v 1.15 2007-08-03 18:17:24 racke Exp $
 
 UserTag import_fields Order   table
 UserTag import_fields addAttr
diff --git a/code/UI_Tag/jsq.coretag b/code/UI_Tag/jsq.coretag
index 1d3d907..96bf257 100644
--- a/code/UI_Tag/jsq.coretag
+++ b/code/UI_Tag/jsq.coretag
@@ -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: jsq.coretag,v 1.8 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag jsquote Alias jsq
 UserTag jsq hasEndTag
diff --git a/code/UI_Tag/jsqn.coretag b/code/UI_Tag/jsqn.coretag
index de7228b..2be1646 100644
--- a/code/UI_Tag/jsqn.coretag
+++ b/code/UI_Tag/jsqn.coretag
@@ -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: jsqn.coretag,v 1.7 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag jsqn hasEndTag
 UserTag jsqn NoReparse
diff --git a/code/UI_Tag/list_databases.coretag b/code/UI_Tag/list_databases.coretag
index 9a29db2..572217e 100644
--- a/code/UI_Tag/list_databases.coretag
+++ b/code/UI_Tag/list_databases.coretag
@@ -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: list_databases.coretag,v 1.5 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag list-databases Order   nohide extended
 UserTag list-databases Version $Revision: 1.5 $
diff --git a/code/UI_Tag/list_glob.coretag b/code/UI_Tag/list_glob.coretag
index 5a19250..369ce19 100644
--- a/code/UI_Tag/list_glob.coretag
+++ b/code/UI_Tag/list_glob.coretag
@@ -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: list_glob.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag list_glob Order      spec prefix
 UserTag list_glob PosNumber  2 
diff --git a/code/UI_Tag/list_keys.coretag b/code/UI_Tag/list_keys.coretag
index 68e359a..a53b6e2 100644
--- a/code/UI_Tag/list_keys.coretag
+++ b/code/UI_Tag/list_keys.coretag
@@ -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: list_keys.coretag,v 1.5 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag list-keys Order    table
 UserTag list-keys addAttr
diff --git a/code/UI_Tag/list_pages.coretag b/code/UI_Tag/list_pages.coretag
index 707a857..243c6d2 100644
--- a/code/UI_Tag/list_pages.coretag
+++ b/code/UI_Tag/list_pages.coretag
@@ -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: list_pages.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag list_pages Order   options
 UserTag list_pages addAttr
diff --git a/code/UI_Tag/menu_load.coretag b/code/UI_Tag/menu_load.coretag
index 2ebc041..3a7f97e 100644
--- a/code/UI_Tag/menu_load.coretag
+++ b/code/UI_Tag/menu_load.coretag
@@ -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: menu_load.coretag,v 1.9 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag menu-load Order    type
 UserTag menu-load addAttr
diff --git a/code/UI_Tag/meta_info.coretag b/code/UI_Tag/meta_info.coretag
index fbc70a5..33f23cd 100644
--- a/code/UI_Tag/meta_info.coretag
+++ b/code/UI_Tag/meta_info.coretag
@@ -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: meta_info.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag meta-info Order      table column key
 UserTag meta-info attrAlias  col column
diff --git a/code/UI_Tag/meta_record.coretag b/code/UI_Tag/meta_record.coretag
index 6e6e565..14fcdf3 100644
--- a/code/UI_Tag/meta_record.coretag
+++ b/code/UI_Tag/meta_record.coretag
@@ -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: meta_record.coretag,v 1.5 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag meta-record Order      item view source
 UserTag meta-record attrAlias  table item
diff --git a/code/UI_Tag/mm_locale.coretag b/code/UI_Tag/mm_locale.coretag
index 053e52a..0c69f65 100644
--- a/code/UI_Tag/mm_locale.coretag
+++ b/code/UI_Tag/mm_locale.coretag
@@ -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: mm_locale.coretag,v 1.5 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag mm_locale Version $Revision: 1.5 $
 UserTag mm_locale Routine <<EOR
diff --git a/code/UI_Tag/mm_value.coretag b/code/UI_Tag/mm_value.coretag
index da38978..32b8fc3 100644
--- a/code/UI_Tag/mm_value.coretag
+++ b/code/UI_Tag/mm_value.coretag
@@ -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: mm_value.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag mm-value Order     field table
 UserTag mm-value addAttr
diff --git a/code/UI_Tag/newer.coretag b/code/UI_Tag/newer.coretag
index caf91d1..8f9df9d 100644
--- a/code/UI_Tag/newer.coretag
+++ b/code/UI_Tag/newer.coretag
@@ -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: newer.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag newer Order    source target
 UserTag newer Version  $Revision: 1.4 $
diff --git a/code/UI_Tag/quick_table.coretag b/code/UI_Tag/quick_table.coretag
index 5d1ac62..0b56ae0 100644
--- a/code/UI_Tag/quick_table.coretag
+++ b/code/UI_Tag/quick_table.coretag
@@ -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: quick_table.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag quick_table Order        border
 UserTag quick_table HasEndTag
diff --git a/code/UI_Tag/read_shipping.coretag b/code/UI_Tag/read_shipping.coretag
index 5961d8f..382cad6 100644
--- a/code/UI_Tag/read_shipping.coretag
+++ b/code/UI_Tag/read_shipping.coretag
@@ -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: read_shipping.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag read-shipping Order      file
 UserTag read-shipping PosNumber  1
diff --git a/code/UI_Tag/reconfig.coretag b/code/UI_Tag/reconfig.coretag
index 5cdb25f..26fb0ff 100644
--- a/code/UI_Tag/reconfig.coretag
+++ b/code/UI_Tag/reconfig.coretag
@@ -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: reconfig.coretag,v 1.5 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag reconfig Order   name table file
 UserTag reconfig Version $Revision: 1.5 $
diff --git a/code/UI_Tag/reconfig_time.coretag b/code/UI_Tag/reconfig_time.coretag
index c31a51d..14bddb4 100644
--- a/code/UI_Tag/reconfig_time.coretag
+++ b/code/UI_Tag/reconfig_time.coretag
@@ -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: reconfig_time.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag reconfig-time Order   name
 UserTag reconfig-time Version $Revision: 1.4 $
diff --git a/code/UI_Tag/return_to.coretag b/code/UI_Tag/return_to.coretag
index 97b46e5..876595c 100644
--- a/code/UI_Tag/return_to.coretag
+++ b/code/UI_Tag/return_to.coretag
@@ -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: return_to.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag return_to Order    type table_hack
 UserTag return_to addAttr 
diff --git a/code/UI_Tag/rotate_table.coretag b/code/UI_Tag/rotate_table.coretag
index 7c8cf64..9191b0f 100644
--- a/code/UI_Tag/rotate_table.coretag
+++ b/code/UI_Tag/rotate_table.coretag
@@ -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: rotate_table.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag rotate-table Order        rotate
 UserTag rotate-table PosNumber    1
diff --git a/code/UI_Tag/row_edit.coretag b/code/UI_Tag/row_edit.coretag
index cd12e9d..24d7f0f 100644
--- a/code/UI_Tag/row_edit.coretag
+++ b/code/UI_Tag/row_edit.coretag
@@ -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: row_edit.coretag,v 1.12 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag row-edit Order       key table size columns
 UserTag row-edit HasEndTag
diff --git a/code/UI_Tag/run_profile.coretag b/code/UI_Tag/run_profile.coretag
index 28fa3d7..d505df1 100644
--- a/code/UI_Tag/run_profile.coretag
+++ b/code/UI_Tag/run_profile.coretag
@@ -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: run_profile.coretag,v 1.7 2009-01-26 09:49:11 racke Exp $
 
 UserTag run-profile Order   check cgi profile name
 UserTag run-profile addAttr
diff --git a/code/UI_Tag/su.coretag b/code/UI_Tag/su.coretag
index ded176b..e71ec75 100644
--- a/code/UI_Tag/su.coretag
+++ b/code/UI_Tag/su.coretag
@@ -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: su.coretag,v 1.8 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag su Description  Switch User Tag for catalog superuser
 UserTag su Order        username
diff --git a/code/UI_Tag/substitute_file.coretag b/code/UI_Tag/substitute_file.coretag
index e014703..ab586d4 100644
--- a/code/UI_Tag/substitute_file.coretag
+++ b/code/UI_Tag/substitute_file.coretag
@@ -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: substitute_file.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag substitute_file Order      file
 UserTag substitute_file addAttr
diff --git a/code/UI_Tag/tabbed_display.coretag b/code/UI_Tag/tabbed_display.coretag
index 4eb9e7b..9ca9f6d 100644
--- a/code/UI_Tag/tabbed_display.coretag
+++ b/code/UI_Tag/tabbed_display.coretag
@@ -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: tabbed_display.coretag,v 1.6 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag tabbed-display PosNumber     0
 UserTag tabbed-display addAttr 
diff --git a/code/UI_Tag/table_editor.coretag b/code/UI_Tag/table_editor.coretag
index e763116..856f574 100644
--- a/code/UI_Tag/table_editor.coretag
+++ b/code/UI_Tag/table_editor.coretag
@@ -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: table_editor.coretag,v 1.18 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag table-editor Order          mv_data_table item_id
 UserTag table-editor addAttr
diff --git a/code/UI_Tag/traffic_report.coretag b/code/UI_Tag/traffic_report.coretag
index 4596a0a..ce19810 100644
--- a/code/UI_Tag/traffic_report.coretag
+++ b/code/UI_Tag/traffic_report.coretag
@@ -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: traffic_report.coretag,v 1.6 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag traffic-report Order   save
 UserTag traffic-report addAttr
diff --git a/code/UI_Tag/uneval.coretag b/code/UI_Tag/uneval.coretag
index e24feee..98b4c99 100644
--- a/code/UI_Tag/uneval.coretag
+++ b/code/UI_Tag/uneval.coretag
@@ -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: uneval.coretag,v 1.5 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag uneval Order       name ref
 UserTag uneval PosNumber   1
diff --git a/code/UI_Tag/uninstall_feature.tag b/code/UI_Tag/uninstall_feature.tag
index 5fb9883..a5910f7 100644
--- a/code/UI_Tag/uninstall_feature.tag
+++ b/code/UI_Tag/uninstall_feature.tag
@@ -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: uninstall_feature.tag,v 1.3 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag uninstall_feature Order       name
 UserTag uninstall_feature MapRoutine  Vend::Config::uninstall_feature
diff --git a/code/UI_Tag/unlink_file.coretag b/code/UI_Tag/unlink_file.coretag
index f953d8f..5658e77 100644
--- a/code/UI_Tag/unlink_file.coretag
+++ b/code/UI_Tag/unlink_file.coretag
@@ -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: unlink_file.coretag,v 1.5 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag unlink_file Order      name prefix
 UserTag unlink_file PosNumber  2
diff --git a/code/UI_Tag/update_order_status.tag b/code/UI_Tag/update_order_status.tag
index a62a6b5..b6d256a 100644
--- a/code/UI_Tag/update_order_status.tag
+++ b/code/UI_Tag/update_order_status.tag
@@ -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: update_order_status.tag,v 1.13 2008-06-26 12:43:44 mheins Exp $
 
 UserTag update-order-status Order   order_number
 UserTag update-order-status addAttr
diff --git a/code/UI_Tag/user_merge.tag b/code/UI_Tag/user_merge.tag
index 149ce56..bfee5c5 100644
--- a/code/UI_Tag/user_merge.tag
+++ b/code/UI_Tag/user_merge.tag
@@ -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: user_merge.tag,v 1.4 2009-05-20 23:37:27 pajamian Exp $
 
 UserTag user-merge Order from to
 UserTag user-merge addAttr
diff --git a/code/UI_Tag/widget.coretag b/code/UI_Tag/widget.coretag
index 1cf4a15..5607622 100644
--- a/code/UI_Tag/widget.coretag
+++ b/code/UI_Tag/widget.coretag
@@ -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: widget.coretag,v 1.6 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag widget Order       name
 UserTag widget PosNumber   1
diff --git a/code/UI_Tag/widget_meta.coretag b/code/UI_Tag/widget_meta.coretag
index 55b90b5..6821e25 100644
--- a/code/UI_Tag/widget_meta.coretag
+++ b/code/UI_Tag/widget_meta.coretag
@@ -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: widget_meta.coretag,v 1.4 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag widget-meta Order      type
 UserTag widget-meta addAttr
diff --git a/code/UI_Tag/write_relative_file.coretag b/code/UI_Tag/write_relative_file.coretag
index 2e0ed4c..9a8bfff 100644
--- a/code/UI_Tag/write_relative_file.coretag
+++ b/code/UI_Tag/write_relative_file.coretag
@@ -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: write_relative_file.coretag,v 1.10 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag write-relative-file Order         file
 UserTag write-relative-file hasEndTag
diff --git a/code/UI_Tag/write_shipping.coretag b/code/UI_Tag/write_shipping.coretag
index f37fab3..6f917a8 100644
--- a/code/UI_Tag/write_shipping.coretag
+++ b/code/UI_Tag/write_shipping.coretag
@@ -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: write_shipping.coretag,v 1.6 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag write-shipping Order      file
 UserTag write-shipping PosNumber  1
diff --git a/code/UI_Tag/xfer_catalog.coretag b/code/UI_Tag/xfer_catalog.coretag
index d3b9c0d..d3dd8c5 100644
--- a/code/UI_Tag/xfer_catalog.coretag
+++ b/code/UI_Tag/xfer_catalog.coretag
@@ -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: xfer_catalog.coretag,v 1.7 2007-03-30 23:40:54 pajamian Exp $
 
 UserTag xfer-catalog Order     file
 UserTag xfer-catalog addAttr
diff --git a/code/UserTag/bar_button.tag b/code/UserTag/bar_button.tag
index 83c9885..6b1dcce 100644
--- a/code/UserTag/bar_button.tag
+++ b/code/UserTag/bar_button.tag
@@ -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: bar_button.tag,v 1.5 2007-03-30 23:40:56 pajamian Exp $
 
 UserTag bar-button Order     page current
 UserTag bar-button PosNumber 2
diff --git a/code/UserTag/button.tag b/code/UserTag/button.tag
index f1628bd..9097188 100644
--- a/code/UserTag/button.tag
+++ b/code/UserTag/button.tag
@@ -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: button.tag,v 1.25 2008-06-15 19:11:16 jure Exp $
 
 UserTag button Order     name src text
 UserTag button addAttr
diff --git a/code/UserTag/capture_page.tag b/code/UserTag/capture_page.tag
index f23dbe5..47c990c 100644
--- a/code/UserTag/capture_page.tag
+++ b/code/UserTag/capture_page.tag
@@ -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: capture_page.tag,v 1.12 2008-10-01 09:21:45 racke Exp $
 
 UserTag capture_page Order   page file
 UserTag capture_page addAttr
diff --git a/code/UserTag/child-process.tag b/code/UserTag/child-process.tag
index e998001..1b5cc6b 100644
--- a/code/UserTag/child-process.tag
+++ b/code/UserTag/child-process.tag
@@ -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: child-process.tag,v 1.3 2009-01-08 12:05:16 markj Exp $
 
 UserTag child-process addAttr
 UserTag child-process HasEndTag
diff --git a/code/UserTag/component.tag b/code/UserTag/component.tag
index babf060..84c4493 100644
--- a/code/UserTag/component.tag
+++ b/code/UserTag/component.tag
@@ -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: component.tag,v 1.10 2009-05-01 13:50:00 pajamian Exp $
 
 UserTag component Order     component
 UserTag component addAttr
diff --git a/code/UserTag/convert_date.tag b/code/UserTag/convert_date.tag
index 31be272..06ae615 100644
--- a/code/UserTag/convert_date.tag
+++ b/code/UserTag/convert_date.tag
@@ -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: convert_date.tag,v 1.9 2009-05-01 13:50:00 pajamian Exp $
 
 UserTag convert-date Order       adjust
 UserTag convert-date PosNumber   1
diff --git a/code/UserTag/db_date.tag b/code/UserTag/db_date.tag
index a916d3a..20588bb 100644
--- a/code/UserTag/db_date.tag
+++ b/code/UserTag/db_date.tag
@@ -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: db_date.tag,v 1.4 2007-03-30 23:40:56 pajamian Exp $
 
 # [db-date table format]
 #
diff --git a/code/UserTag/delete_cart.tag b/code/UserTag/delete_cart.tag
index 25e1897..36743b4 100644
--- a/code/UserTag/delete_cart.tag
+++ b/code/UserTag/delete_cart.tag
@@ -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: delete_cart.tag,v 1.6 2007-03-30 23:40:56 pajamian Exp $
 
 UserTag delete_cart Order     nickname
 UserTag delete_cart AttrAlias name nickname
diff --git a/code/UserTag/email_raw.tag b/code/UserTag/email_raw.tag
index d4fa313..aeb6bb3 100644
--- a/code/UserTag/email_raw.tag
+++ b/code/UserTag/email_raw.tag
@@ -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: email_raw.tag,v 1.8 2007-03-30 23:40:56 pajamian Exp $
 
 UserTag email-raw hasEndTag
 UserTag email-raw addAttr
diff --git a/code/UserTag/env.tag b/code/UserTag/env.tag
index f91686a..2bd266a 100644
--- a/code/UserTag/env.tag
+++ b/code/UserTag/env.tag
@@ -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: env.tag,v 1.11 2007-03-30 23:40:57 pajamian Exp $
 
 Usertag env Order      arg
 Usertag env PosNumber  1
diff --git a/code/UserTag/formel.tag b/code/UserTag/formel.tag
index 6e11ad1..d086438 100644
--- a/code/UserTag/formel.tag
+++ b/code/UserTag/formel.tag
@@ -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: formel.tag,v 1.19 2007-08-01 10:52:44 kwalsh Exp $
 
 UserTag formel Order   label name type size
 UserTag formel addAttr
diff --git a/code/UserTag/fortune.tag b/code/UserTag/fortune.tag
index 8c2f723..4025f46 100644
--- a/code/UserTag/fortune.tag
+++ b/code/UserTag/fortune.tag
@@ -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: fortune.tag,v 1.7 2007-03-30 23:40:57 pajamian Exp $
 
 UserTag fortune Order   short
 UserTag fortune addAttr
diff --git a/code/UserTag/get_url.tag b/code/UserTag/get_url.tag
index 04ae7bb..4915f2e 100644
--- a/code/UserTag/get_url.tag
+++ b/code/UserTag/get_url.tag
@@ -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: get_url.tag,v 1.12 2007-12-05 00:38:03 racke Exp $
 
 UserTag get-url Order        url
 UserTag get-url AddAttr
diff --git a/code/UserTag/history_scan.tag b/code/UserTag/history_scan.tag
index 51866df..19e40fb 100644
--- a/code/UserTag/history_scan.tag
+++ b/code/UserTag/history_scan.tag
@@ -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: history_scan.tag,v 1.20 2007-03-30 23:40:57 pajamian Exp $
 
 UserTag history-scan Order   find exclude default
 UserTag history-scan addAttr
diff --git a/code/UserTag/load_cart.tag b/code/UserTag/load_cart.tag
index 75e3464..cd829bd 100644
--- a/code/UserTag/load_cart.tag
+++ b/code/UserTag/load_cart.tag
@@ -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: load_cart.tag,v 1.5 2007-03-30 23:40:57 pajamian Exp $
 
 UserTag load_cart Order     nickname
 UserTag load_cart AttrAlias name nickname
diff --git a/code/UserTag/loc.tag b/code/UserTag/loc.tag
index 2dc54d6..2a15674 100644
--- a/code/UserTag/loc.tag
+++ b/code/UserTag/loc.tag
@@ -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: loc.tag,v 1.7 2007-03-30 23:40:57 pajamian Exp $
 
 # [loc locale*] message [/loc]
 #
diff --git a/code/UserTag/page_meta.tag b/code/UserTag/page_meta.tag
index 409e86b..007a0c6 100644
--- a/code/UserTag/page_meta.tag
+++ b/code/UserTag/page_meta.tag
@@ -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: page_meta.tag,v 1.4 2007-03-30 23:40:57 pajamian Exp $
 
 UserTag page-meta Order   page
 UserTag page-meta addAttr
diff --git a/code/UserTag/rand.tag b/code/UserTag/rand.tag
index 4f1d069..7662116 100644
--- a/code/UserTag/rand.tag
+++ b/code/UserTag/rand.tag
@@ -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: rand.tag,v 1.5 2007-03-30 23:40:57 pajamian Exp $
 
 UserTag rand Order     file
 UserTag rand posNumber 1
diff --git a/code/UserTag/report_table.tag b/code/UserTag/report_table.tag
index 2da5d8e..6b2fd73 100644
--- a/code/UserTag/report_table.tag
+++ b/code/UserTag/report_table.tag
@@ -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: report_table.tag,v 1.5 2007-03-30 23:40:57 pajamian Exp $
 
 UserTag report-table addAttr
 UserTag report-table Documentation <<EOD
diff --git a/code/UserTag/save_cart.tag b/code/UserTag/save_cart.tag
index 2aff1bd..d606181 100644
--- a/code/UserTag/save_cart.tag
+++ b/code/UserTag/save_cart.tag
@@ -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: save_cart.tag,v 1.7 2007-12-16 10:15:09 kwalsh Exp $
 
 UserTag save_cart Order     nickname recurring keep
 UserTag save_cart AttrAlias name nickname
diff --git a/code/UserTag/summary.tag b/code/UserTag/summary.tag
index 52e26d6..b154a91 100644
--- a/code/UserTag/summary.tag
+++ b/code/UserTag/summary.tag
@@ -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: summary.tag,v 1.5 2007-03-30 23:40:57 pajamian Exp $
 
 # [summary  amount=n.nn
 #           name=label*
diff --git a/code/UserTag/table_organize.tag b/code/UserTag/table_organize.tag
index f27f2cb..fea6468 100644
--- a/code/UserTag/table_organize.tag
+++ b/code/UserTag/table_organize.tag
@@ -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: table_organize.tag,v 1.11 2007-11-05 20:15:27 docelic Exp $
 
 UserTag table-organize Order         cols
 UserTag table-organize attrAlias     columns cols
diff --git a/code/UserTag/title_bar.tag b/code/UserTag/title_bar.tag
index d8f434f..46a8486 100644
--- a/code/UserTag/title_bar.tag
+++ b/code/UserTag/title_bar.tag
@@ -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: title_bar.tag,v 1.4 2007-03-30 23:40:57 pajamian Exp $
 
 UserTag title-bar Order        width size color
 UserTag title-bar PosNumber    3
diff --git a/code/UserTag/ups_query.tag b/code/UserTag/ups_query.tag
index 88e55da..26e2eae 100644
--- a/code/UserTag/ups_query.tag
+++ b/code/UserTag/ups_query.tag
@@ -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: ups_query.tag,v 1.12 2007-03-30 23:40:57 pajamian Exp $
 
 UserTag  ups-query  Order    mode origin zip weight country
 UserTag  ups-query  addAttr
diff --git a/code/UserTag/usertrack.tag b/code/UserTag/usertrack.tag
index 287278d..67a106c 100644
--- a/code/UserTag/usertrack.tag
+++ b/code/UserTag/usertrack.tag
@@ -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: usertrack.tag,v 1.5 2007-03-30 23:40:57 pajamian Exp $
 
 UserTag usertrack Order   tag value
 UserTag usertrack Version $Revision: 1.5 $
diff --git a/code/UserTag/values_space.tag b/code/UserTag/values_space.tag
index 00ac32f..e7a692c 100644
--- a/code/UserTag/values_space.tag
+++ b/code/UserTag/values_space.tag
@@ -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: values_space.tag,v 1.5 2007-03-30 23:40:57 pajamian Exp $
 
 UserTag values-space Order   name
 UserTag values-space addAttr
diff --git a/code/UserTag/var.tag b/code/UserTag/var.tag
index 42ab796..a7d9f61 100644
--- a/code/UserTag/var.tag
+++ b/code/UserTag/var.tag
@@ -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: var.tag,v 1.12 2007-03-30 23:40:57 pajamian Exp $
 
 UserTag var Order         name global filter
 UserTag var Interpolate   1
diff --git a/code/UserTag/weight.tag b/code/UserTag/weight.tag
index 30739e9..2630045 100644
--- a/code/UserTag/weight.tag
+++ b/code/UserTag/weight.tag
@@ -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: weight.tag,v 1.9 2007-07-18 00:16:26 jon Exp $
 
 UserTag weight Order   attribute
 UserTag weight addAttr
diff --git a/code/Widget/acl.widget b/code/Widget/acl.widget
index 44d76ac..445d34f 100644
--- a/code/Widget/acl.widget
+++ b/code/Widget/acl.widget
@@ -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: acl.widget,v 1.3 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef acl Widget 1
 CodeDef acl Description ACL Settings
diff --git a/code/Widget/checkbox.widget b/code/Widget/checkbox.widget
index 05d85b4..ed6824a 100644
--- a/code/Widget/checkbox.widget
+++ b/code/Widget/checkbox.widget
@@ -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: checkbox.widget,v 1.5 2007-11-14 15:20:30 racke Exp $
 
 CodeDef checkbox Widget 1
 CodeDef checkbox Description Checkbox
diff --git a/code/Widget/combo.widget b/code/Widget/combo.widget
index 929bc61..b4bdb6c 100644
--- a/code/Widget/combo.widget
+++ b/code/Widget/combo.widget
@@ -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: combo.widget,v 1.3 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef combo Widget 1
 CodeDef combo Description Combo Select
diff --git a/code/Widget/date.widget b/code/Widget/date.widget
index fa14b1f..5c1599e 100644
--- a/code/Widget/date.widget
+++ b/code/Widget/date.widget
@@ -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: date.widget,v 1.3 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef date Widget 1
 CodeDef date Description Date selector
diff --git a/code/Widget/default.widget b/code/Widget/default.widget
index 0fec21d..e280e5a 100644
--- a/code/Widget/default.widget
+++ b/code/Widget/default.widget
@@ -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: default.widget,v 1.3 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef default Widget 1
 CodeDef default Description Default widget if none selected
diff --git a/code/Widget/display.widget b/code/Widget/display.widget
index 1adaae1..d4a0e72 100644
--- a/code/Widget/display.widget
+++ b/code/Widget/display.widget
@@ -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: display.widget,v 1.3 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef display Widget 1
 CodeDef display Description Text of option
diff --git a/code/Widget/gpg_keys.widget b/code/Widget/gpg_keys.widget
index 35185f3..d989e35 100644
--- a/code/Widget/gpg_keys.widget
+++ b/code/Widget/gpg_keys.widget
@@ -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: gpg_keys.widget,v 1.4 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef gpg_keys Widget 1
 CodeDef gpg_keys Description GPG key selector
diff --git a/code/Widget/htmlarea.widget b/code/Widget/htmlarea.widget
index 3534fd5..b1f96bd 100644
--- a/code/Widget/htmlarea.widget
+++ b/code/Widget/htmlarea.widget
@@ -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: htmlarea.widget,v 1.16 2007-09-26 19:56:56 racke Exp $
 
 CodeDef htmlarea Widget 1
 CodeDef htmlarea Description Rich text editor
diff --git a/code/Widget/imagedir.widget b/code/Widget/imagedir.widget
index bf4624d..76cde1b 100644
--- a/code/Widget/imagedir.widget
+++ b/code/Widget/imagedir.widget
@@ -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: imagedir.widget,v 1.7 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef imagedir Widget 1
 CodeDef imagedir Description Image listing
diff --git a/code/Widget/labels.widget b/code/Widget/labels.widget
index 1880f3e..783a3a7 100644
--- a/code/Widget/labels.widget
+++ b/code/Widget/labels.widget
@@ -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: labels.widget,v 1.3 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef labels Widget 1
 CodeDef labels Description Show labels
diff --git a/code/Widget/links.widget b/code/Widget/links.widget
index d890cfa..2f99b0b 100644
--- a/code/Widget/links.widget
+++ b/code/Widget/links.widget
@@ -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: links.widget,v 1.3 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef links Widget 1
 CodeDef links Description Build links
diff --git a/code/Widget/movecombo.widget b/code/Widget/movecombo.widget
index 6f9a2c3..b03d33a 100644
--- a/code/Widget/movecombo.widget
+++ b/code/Widget/movecombo.widget
@@ -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: movecombo.widget,v 1.4 2007-11-14 04:50:19 pajamian Exp $
 
 CodeDef movecombo Widget 1
 CodeDef movecombo Description Combo move
diff --git a/code/Widget/multiple.widget b/code/Widget/multiple.widget
index 4b87fc1..e2d0a22 100644
--- a/code/Widget/multiple.widget
+++ b/code/Widget/multiple.widget
@@ -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: multiple.widget,v 1.4 2007-11-14 04:50:19 pajamian Exp $
 
 CodeDef multiple Widget 1
 CodeDef multiple Description Select multiple
diff --git a/code/Widget/noyes.widget b/code/Widget/noyes.widget
index 448d300..274c233 100644
--- a/code/Widget/noyes.widget
+++ b/code/Widget/noyes.widget
@@ -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: noyes.widget,v 1.3 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef noyes Widget 1
 CodeDef noyes Description No/Yes (No=1)
diff --git a/code/Widget/option_format.widget b/code/Widget/option_format.widget
index 9001052..4b5a0eb 100644
--- a/code/Widget/option_format.widget
+++ b/code/Widget/option_format.widget
@@ -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: option_format.widget,v 1.3 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef option_format Widget 1
 CodeDef option_format Description Option formatter
diff --git a/code/Widget/options.widget b/code/Widget/options.widget
index 602c2e5..5f2419e 100644
--- a/code/Widget/options.widget
+++ b/code/Widget/options.widget
@@ -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: options.widget,v 1.3 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef options Widget 1
 CodeDef options Description Show all options
diff --git a/code/Widget/radio.widget b/code/Widget/radio.widget
index 95fdeaa..c551f4c 100644
--- a/code/Widget/radio.widget
+++ b/code/Widget/radio.widget
@@ -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: radio.widget,v 1.4 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef radio Widget 1
 CodeDef radio Description Radio box
diff --git a/code/Widget/realvalue.widget b/code/Widget/realvalue.widget
index 9932e85..ea34d96 100644
--- a/code/Widget/realvalue.widget
+++ b/code/Widget/realvalue.widget
@@ -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: realvalue.widget,v 1.3 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef realvalue Widget 1
 CodeDef realvalue Description Unencoded value
diff --git a/code/Widget/select.widget b/code/Widget/select.widget
index 9097d80..a70e9bb 100644
--- a/code/Widget/select.widget
+++ b/code/Widget/select.widget
@@ -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: select.widget,v 1.3 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef select Widget 1
 CodeDef select Description Select box
diff --git a/code/Widget/show.widget b/code/Widget/show.widget
index 1274ca6..4fdcab9 100644
--- a/code/Widget/show.widget
+++ b/code/Widget/show.widget
@@ -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: show.widget,v 1.4 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef show Widget 1
 CodeDef show Description Show options (value=label)
diff --git a/code/Widget/text.widget b/code/Widget/text.widget
index 3bfef5c..9b67bc5 100644
--- a/code/Widget/text.widget
+++ b/code/Widget/text.widget
@@ -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: text.widget,v 1.3 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef text Widget 1
 CodeDef text Description Text entry*
diff --git a/code/Widget/time.widget b/code/Widget/time.widget
index 7d3a96d..ab4f569 100644
--- a/code/Widget/time.widget
+++ b/code/Widget/time.widget
@@ -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: time.widget,v 1.3 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef time Widget 1
 CodeDef time Description Time selector
diff --git a/code/Widget/uploadblob.widget b/code/Widget/uploadblob.widget
index eb435da..e87e653 100644
--- a/code/Widget/uploadblob.widget
+++ b/code/Widget/uploadblob.widget
@@ -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: uploadblob.widget,v 1.5 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef uploadblob  Widget  1
 CodeDef uploadblob  Description File upload to BLOB
diff --git a/code/Widget/uploadhelper.widget b/code/Widget/uploadhelper.widget
index 69ece75..a8ed3ea 100644
--- a/code/Widget/uploadhelper.widget
+++ b/code/Widget/uploadhelper.widget
@@ -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: uploadhelper.widget,v 1.7 2009-05-20 09:39:19 racke Exp $
 
 CodeDef uploadhelper  Widget  1
 CodeDef uploadhelper  Description File upload
diff --git a/code/Widget/value.widget b/code/Widget/value.widget
index 7e8fd17..520833a 100644
--- a/code/Widget/value.widget
+++ b/code/Widget/value.widget
@@ -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: value.widget,v 1.3 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef value Widget 1
 CodeDef value Description Show value
diff --git a/code/Widget/yesno.widget b/code/Widget/yesno.widget
index 5e904a7..dfc38b4 100644
--- a/code/Widget/yesno.widget
+++ b/code/Widget/yesno.widget
@@ -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: yesno.widget,v 1.3 2007-03-30 23:40:58 pajamian Exp $
 
 CodeDef yesno Widget 1
 CodeDef yesno Description Yes/No (Yes=1)
diff --git a/code/Widget/ynzero.widget b/code/Widget/ynzero.widget
index 0792701..399bfa2 100644
--- a/code/Widget/ynzero.widget
+++ b/code/Widget/ynzero.widget
@@ -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: ynzero.widget,v 1.1 2007-12-02 15:45:04 mheins Exp $
 
 CodeDef ynzero Widget 1
 CodeDef ynzero attrDefault no_value 0
diff --git a/dist/lib/UI/ContentEditor.pm b/dist/lib/UI/ContentEditor.pm
index e901104..9b3732b 100644
--- a/dist/lib/UI/ContentEditor.pm
+++ b/dist/lib/UI/ContentEditor.pm
@@ -1,7 +1,5 @@
 # UI::ContentEditor - Interchange page/component edit
 # 
-# $Id: ContentEditor.pm,v 2.23 2008-07-09 12:38:22 thunder Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
diff --git a/dist/lib/UI/Primitive.pm b/dist/lib/UI/Primitive.pm
index 77b87c0..a8df223 100644
--- a/dist/lib/UI/Primitive.pm
+++ b/dist/lib/UI/Primitive.pm
@@ -1,7 +1,5 @@
 # UI::Primitive - Interchange configuration manager primitives
 
-# $Id: Primitive.pm,v 2.28 2008-04-10 22:26:12 docelic Exp $
-
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1998-2002 Red Hat, Inc.
 
diff --git a/dist/lib/UI/pages/admin/customer_mailing.html b/dist/lib/UI/pages/admin/customer_mailing.html
index 05e2aa2..cdee449 100644
--- a/dist/lib/UI/pages/admin/customer_mailing.html
+++ b/dist/lib/UI/pages/admin/customer_mailing.html
@@ -436,4 +436,4 @@ mail to this list again. And it be on your head...
 <!-- ----- END REAL STUFF ----- -->
 
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ version: $Id: customer_mailing.html,v 1.11 2007-07-06 11:48:19 pajamian Exp $ -->
+<!-- page: @@MV_PAGE@@ -->
diff --git a/dist/lib/UI/pages/admin/customer_view.html b/dist/lib/UI/pages/admin/customer_view.html
index db6e2a2..e3d256d 100644
--- a/dist/lib/UI/pages/admin/customer_view.html
+++ b/dist/lib/UI/pages/admin/customer_view.html
@@ -394,4 +394,4 @@ vieworder=
 <!-- ----- END REAL STUFF ----- -->
 
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ version: $Id: customer_view.html,v 2.17 2008-06-05 15:54:42 jon Exp $ -->
+<!-- page: @@MV_PAGE@@ -->
diff --git a/dist/lib/UI/pages/admin/db_newview.html b/dist/lib/UI/pages/admin/db_newview.html
index 7193266..f5c11d5 100644
--- a/dist/lib/UI/pages/admin/db_newview.html
+++ b/dist/lib/UI/pages/admin/db_newview.html
@@ -84,4 +84,4 @@
 
 @_UI_STD_FOOTER_@
 
-<!-- page: @@MV_PAGE@@ Revision: $Id: db_newview.html,v 2.2 2003-01-14 02:25:50 mheins Exp $ -->
+<!-- page: @@MV_PAGE@@ -->
diff --git a/dist/lib/UI/pages/admin/flex_editor.html b/dist/lib/UI/pages/admin/flex_editor.html
index d58e1e5..e215c32 100644
--- a/dist/lib/UI/pages/admin/flex_editor.html
+++ b/dist/lib/UI/pages/admin/flex_editor.html
@@ -88,4 +88,4 @@
 
 @_UI_STD_FOOTER_@
 
-<!-- page: @@MV_PAGE@@ version: $Id: flex_editor.html,v 2.11 2004-04-23 17:12:01 mheins Exp $ -->
+<!-- page: @@MV_PAGE@@ -->
diff --git a/dist/lib/UI/pages/admin/flex_select.html b/dist/lib/UI/pages/admin/flex_select.html
index 7ad8a0c..447091b 100644
--- a/dist/lib/UI/pages/admin/flex_select.html
+++ b/dist/lib/UI/pages/admin/flex_select.html
@@ -75,4 +75,4 @@
 <!-- ----- END REAL STUFF ----- -->
 
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ Revision: $Id: flex_select.html,v 2.24 2005-11-04 05:00:59 mheins Exp $ -->
+<!-- page: @@MV_PAGE@@ -->
diff --git a/dist/lib/UI/pages/admin/gpg_key.html b/dist/lib/UI/pages/admin/gpg_key.html
index 8d899fa..cb544e0 100644
--- a/dist/lib/UI/pages/admin/gpg_key.html
+++ b/dist/lib/UI/pages/admin/gpg_key.html
@@ -101,4 +101,4 @@ to the keyring at time of preview.
 ]
 
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ Revision: $Id: gpg_key.html,v 2.3 2003-12-07 17:03:29 ton Exp $ -->
+<!-- page: @@MV_PAGE@@ -->
diff --git a/dist/lib/UI/pages/admin/item.html b/dist/lib/UI/pages/admin/item.html
index 7628ae7..9fbe97c 100644
--- a/dist/lib/UI/pages/admin/item.html
+++ b/dist/lib/UI/pages/admin/item.html
@@ -624,4 +624,4 @@ mv_nextpage=@@MV_PAGE@@
 <!-- ----- END REAL STUFF ----- -->
 
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ Revision: $Id: item.html,v 2.25 2005-04-23 18:10:07 pvinci Exp $ -->
+<!-- page: @@MV_PAGE@@ -->
diff --git a/dist/lib/UI/pages/admin/order.html b/dist/lib/UI/pages/admin/order.html
index 92fbd0c..8bda880 100644
--- a/dist/lib/UI/pages/admin/order.html
+++ b/dist/lib/UI/pages/admin/order.html
@@ -510,4 +510,4 @@ mv_nextpage=__UI_BASE__/order_status
 
 
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ version: $Id: order.html,v 2.19 2005-11-04 05:14:24 mheins Exp $ -->
+<!-- page: @@MV_PAGE@@ -->
diff --git a/dist/lib/UI/pages/admin/order_status.html b/dist/lib/UI/pages/admin/order_status.html
index 07adf84..ddd105c 100644
--- a/dist/lib/UI/pages/admin/order_status.html
+++ b/dist/lib/UI/pages/admin/order_status.html
@@ -190,4 +190,4 @@
 </script>
 
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ version: $Id: order_status.html,v 2.18 2008-06-26 12:43:44 mheins Exp $ -->
+<!-- page: @@MV_PAGE@@ -->
diff --git a/dist/lib/UI/pages/admin/order_view.html b/dist/lib/UI/pages/admin/order_view.html
index 8bbcb6f..24e6a55 100644
--- a/dist/lib/UI/pages/admin/order_view.html
+++ b/dist/lib/UI/pages/admin/order_view.html
@@ -435,4 +435,4 @@ vieworder=
 <!-- ----- END REAL STUFF ----- -->
 
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ version: $Id: order_view.html,v 2.22 2006-01-24 14:38:36 mheins Exp $ -->
+<!-- page: @@MV_PAGE@@ -->
diff --git a/dist/lib/UI/pages/admin/pref_select.html b/dist/lib/UI/pages/admin/pref_select.html
index 9812ee7..2f85ff6 100644
--- a/dist/lib/UI/pages/admin/pref_select.html
+++ b/dist/lib/UI/pages/admin/pref_select.html
@@ -608,4 +608,4 @@ mv_click=db_maintenance
 [update values]
 
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ Revision: $Id: pref_select.html,v 2.4 2005-04-23 18:10:07 pvinci Exp $ -->
+<!-- page: @@MV_PAGE@@ -->
diff --git a/dist/lib/UI/pages/admin/ship_data.html b/dist/lib/UI/pages/admin/ship_data.html
index a96a742..5345197 100644
--- a/dist/lib/UI/pages/admin/ship_data.html
+++ b/dist/lib/UI/pages/admin/ship_data.html
@@ -338,4 +338,3 @@ ui_bounce_to=__UI_BASE__/ship
 
 @_UI_STD_FOOTER_@
 <!-- page: @@MV_PAGE@@ -->
-[comment] $Id: ship_data.html,v 2.5 2006-04-27 21:00:09 jon Exp $ [/comment]
diff --git a/dist/lib/UI/pages/admin/survey/index.html b/dist/lib/UI/pages/admin/survey/index.html
index d8d6527..145c408 100644
--- a/dist/lib/UI/pages/admin/survey/index.html
+++ b/dist/lib/UI/pages/admin/survey/index.html
@@ -72,4 +72,4 @@
 <!-- ----- END REAL STUFF ----- -->
 
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ version: $Id: index.html,v 1.7 2007-05-11 11:15:00 docelic Exp $ -->
+<!-- page: @@MV_PAGE@@ -->
diff --git a/dist/lib/UI/profiles/process_filter b/dist/lib/UI/profiles/process_filter
index c8da7b0..5e31b43 100644
--- a/dist/lib/UI/profiles/process_filter
+++ b/dist/lib/UI/profiles/process_filter
@@ -1,7 +1,6 @@
 __NAME__ process_filter
 [flag type=write table="[cgi mv_data_table]"]
 [perl tables="[list-databases]"]
-# $Id: process_filter,v 2.4 2009-05-20 09:39:19 racke Exp $
 	my @filters = grep /^ui_filter:/, keys %$CGI;
   FILTERS: {
 	last FILTERS unless @filters;
diff --git a/dist/lib/UI/vars/UI_STD_HEAD b/dist/lib/UI/vars/UI_STD_HEAD
index 754170c..52fcc70 100644
--- a/dist/lib/UI/vars/UI_STD_HEAD
+++ b/dist/lib/UI/vars/UI_STD_HEAD
@@ -1,4 +1,3 @@
-## UI Header vars, version: $Id: UI_STD_HEAD,v 2.45 2009-01-06 20:26:26 racke Exp $
 Variable UI_STD_INIT <<EOV
 [tag pragma url_no_session_id 0][/tag]
 [calcn]
diff --git a/dist/src/cpan_local_install b/dist/src/cpan_local_install
index 5034819..193b630 100755
--- a/dist/src/cpan_local_install
+++ b/dist/src/cpan_local_install
@@ -11,7 +11,7 @@ require 5.008_005;
 
 use vars qw/$opt_c $opt_d $opt_h $VERSION/;
 
-$VERSION = q{$Id};
+$VERSION = '2008-11-12';
 
 my $prog = $0;
 $prog =~ s:.*/::;
diff --git a/dist/src/mod_interchange/Makefile b/dist/src/mod_interchange/Makefile
index 3411c96..474587c 100644
--- a/dist/src/mod_interchange/Makefile
+++ b/dist/src/mod_interchange/Makefile
@@ -1,6 +1,4 @@
 #
-#	$Id: Makefile,v 2.2 2003-01-09 04:54:26 kwalsh Exp $
-#
 #	mod_interchange makefile
 #
 APXS=apxs
diff --git a/dist/src/mod_interchange/README b/dist/src/mod_interchange/README
index ec18fa0..b6b30c6 100644
--- a/dist/src/mod_interchange/README
+++ b/dist/src/mod_interchange/README
@@ -1,8 +1,6 @@
 mod_interchange
 ===============
 
-$Id: README,v 2.10 2007-03-30 11:39:43 pajamian Exp $
-
 Version: 1.33
 
 Description
diff --git a/dist/src/mod_interchange/mod_interchange.c b/dist/src/mod_interchange/mod_interchange.c
index 89365e0..3296ff8 100644
--- a/dist/src/mod_interchange/mod_interchange.c
+++ b/dist/src/mod_interchange/mod_interchange.c
@@ -1,7 +1,5 @@
 #define	MODULE_VERSION	"mod_interchange/1.33"
 /*
- *	$Id: mod_interchange.c,v 2.11 2007-03-30 11:39:43 pajamian Exp $
- *
  *	Apache Module implementation of the Interchange application server's
  *	link programs.
  *
diff --git a/dist/src/mod_interchange/mod_interchange.html b/dist/src/mod_interchange/mod_interchange.html
index 76f3af5..261152d 100644
--- a/dist/src/mod_interchange/mod_interchange.html
+++ b/dist/src/mod_interchange/mod_interchange.html
@@ -1,4 +1,3 @@
-<!-- $Id: mod_interchange.html,v 2.10 2005-11-02 03:08:51 kwalsh Exp $ -->
 <html>
 <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
diff --git a/dist/src/mod_perl2/Interchange/Link.pm.mod_perl-1.999_21_and_before b/dist/src/mod_perl2/Interchange/Link.pm.mod_perl-1.999_21_and_before
index 96a405d..74212f7 100644
--- a/dist/src/mod_perl2/Interchange/Link.pm.mod_perl-1.999_21_and_before
+++ b/dist/src/mod_perl2/Interchange/Link.pm.mod_perl-1.999_21_and_before
@@ -2,8 +2,6 @@
 
 # Interchange::Link -- mod_perl 1.99/2.0 module for linking to Interchange
 #
-# $Id: Link.pm.mod_perl-1.999_21_and_before,v 1.2 2007-08-09 13:40:52 pajamian Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
diff --git a/dist/src/mod_perl_tlink.pl b/dist/src/mod_perl_tlink.pl
index 0cebd56..5dcd658 100755
--- a/dist/src/mod_perl_tlink.pl
+++ b/dist/src/mod_perl_tlink.pl
@@ -2,8 +2,6 @@
 
 # tlink.pl: runs as a cgi program and passes request to Interchange server
 #
-# $Id: mod_perl_tlink.pl,v 2.5 2008-11-12 04:15:22 jon Exp $
-#
 # Copyright (C) 2002-2008 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
diff --git a/dist/src/mvctl.c b/dist/src/mvctl.c
index 70ac723..29a178e 100644
--- a/dist/src/mvctl.c
+++ b/dist/src/mvctl.c
@@ -2,8 +2,6 @@
  * mvctl.c: runs as a command line or cgi program and starts up
  *			Interchange in various modes
  *
- * $Id: mvctl.c,v 2.3 2007-03-30 11:39:42 pajamian Exp $
- *
  * Copyright (C) 1997-2002 Red Hat, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/dist/src/tlink.c b/dist/src/tlink.c
index 2a73f1e..b26aa67 100644
--- a/dist/src/tlink.c
+++ b/dist/src/tlink.c
@@ -2,8 +2,6 @@
  * tlink.c: runs as a CGI program and passes request to Interchange
  *          server via TCP/IP
  *
- * $Id: tlink.c,v 2.8 2008-12-31 01:26:00 mheins Exp $
- *
  * Copyright (C) 2005-2007 Interchange Development Group,
  * http://www.icdevgroup.org/
  * Copyright (C) 1996-2002 Red Hat, Inc.
diff --git a/dist/src/tlink.pl b/dist/src/tlink.pl
index 4a2acbc..0db65e8 100755
--- a/dist/src/tlink.pl
+++ b/dist/src/tlink.pl
@@ -3,8 +3,6 @@
 # tlink.pl: runs as a cgi program and passes request to Interchange server
 #           via a TCP socket
 #
-# $Id: tlink.pl,v 2.6 2008-11-12 04:15:22 jon Exp $
-#
 # Copyright (C) 2005-2008 Interchange Development Group, http://www.icdevgroup.org/
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
diff --git a/dist/src/vlink.c b/dist/src/vlink.c
index df91716..8ddefec 100644
--- a/dist/src/vlink.c
+++ b/dist/src/vlink.c
@@ -2,8 +2,6 @@
  * vlink.c: runs as a CGI program and passes request to Interchange
  *          server via UNIX socket
  *
- * $Id: vlink.c,v 2.8 2008-12-31 01:26:00 mheins Exp $
- *
  * Copyright (C) 2005-2007 Interchange Development Group,
  * http://www.icdevgroup.org/
  * Copyright (C) 1996-2002 Red Hat, Inc.
diff --git a/dist/src/vlink.pl b/dist/src/vlink.pl
index 10c2da4..6c5d446 100755
--- a/dist/src/vlink.pl
+++ b/dist/src/vlink.pl
@@ -3,8 +3,6 @@
 # vlink.pl: runs as a cgi program and passes request to Interchange server
 #           via a UNIX socket
 
-# $Id: vlink.pl,v 2.6 2008-11-12 04:15:22 jon Exp $
-#
 # Copyright (C) 2005-2008 Interchange Development Group, http://www.icdevgroup.org/
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
diff --git a/lib/Vend/Accounting.pm b/lib/Vend/Accounting.pm
index 9915df7..36db323 100644
--- a/lib/Vend/Accounting.pm
+++ b/lib/Vend/Accounting.pm
@@ -1,7 +1,5 @@
 # Vend::Accounting - Interchange payment processing routines
 #
-# $Id: Accounting.pm,v 2.3 2007-03-30 11:39:43 pajamian Exp $
-#
 # Copyright (C) 2002 Mike Heins, <mike at heins.net>
 #
 # This program is free software; you can redistribute it and/or modify
diff --git a/lib/Vend/Accounting/SQL_Ledger.pm b/lib/Vend/Accounting/SQL_Ledger.pm
index 426b381..7357ebc 100644
--- a/lib/Vend/Accounting/SQL_Ledger.pm
+++ b/lib/Vend/Accounting/SQL_Ledger.pm
@@ -1,6 +1,5 @@
 #
 # Vend::Accounting::SQL_Ledger
-# $Id: SQL_Ledger.pm,v 1.13 2006-08-16 13:34:09 mheins Exp $
 #
 # SQL-Ledger Accounting Interface for Interchange
 #
diff --git a/lib/Vend/Control.pm b/lib/Vend/Control.pm
index db15444..c6264ae 100644
--- a/lib/Vend/Control.pm
+++ b/lib/Vend/Control.pm
@@ -1,6 +1,4 @@
 # Vend::Control - Routines that alter the running Interchange daemon
-# 
-# $Id: Control.pm,v 2.16 2007-08-09 21:53:02 racke Exp $
 #
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
diff --git a/lib/Vend/CounterFile.pm b/lib/Vend/CounterFile.pm
index e337e4a..fb5d273 100644
--- a/lib/Vend/CounterFile.pm
+++ b/lib/Vend/CounterFile.pm
@@ -1,7 +1,5 @@
 # This -*-perl -*- module implements a persistent counter class.
 #
-# $Id: CounterFile.pm,v 1.7 2007-08-09 13:40:53 pajamian Exp $
-#
 
 package Vend::CounterFile;
 use Vend::Util;
diff --git a/lib/Vend/Cron.pm b/lib/Vend/Cron.pm
index 3937de0..cbdbfdb 100644
--- a/lib/Vend/Cron.pm
+++ b/lib/Vend/Cron.pm
@@ -1,7 +1,5 @@
 # Vend::Cron - Determine tasks to run based on time
 #
-# $Id: Cron.pm,v 2.6 2007-08-09 13:40:53 pajamian Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 #
 # This program is free software; you can redistribute it and/or modify
diff --git a/lib/Vend/DbSearch.pm b/lib/Vend/DbSearch.pm
index 0e54845..6ff26ad 100644
--- a/lib/Vend/DbSearch.pm
+++ b/lib/Vend/DbSearch.pm
@@ -1,7 +1,5 @@
 # Vend::DbSearch - Search indexes with Interchange
 #
-# $Id: DbSearch.pm,v 2.27 2008-09-06 05:22:56 mheins Exp $
-#
 # Adapted for use with Interchange from Search::TextSearch
 #
 # Copyright (C) 2002-2007 Interchange Development Group
diff --git a/lib/Vend/Document.pm b/lib/Vend/Document.pm
index 2691ec0..481015a 100644
--- a/lib/Vend/Document.pm
+++ b/lib/Vend/Document.pm
@@ -1,6 +1,4 @@
 # Vend::Document - Document object for Interchange embedded Perl/ASP
-# 
-# $Id: Document.pm,v 2.5 2007-08-09 13:40:53 pajamian Exp $
 #
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
diff --git a/lib/Vend/Email.pm b/lib/Vend/Email.pm
index cd7a6b2..2375ae2 100644
--- a/lib/Vend/Email.pm
+++ b/lib/Vend/Email.pm
@@ -1,6 +1,4 @@
 # Vend::Email - Handle Interchange email functions
-# 
-# $Id: Email.pm,v 1.11 2007-12-28 11:47:51 racke Exp $
 #
 # Copyright (C) 2007 Interchange Development Group
 #
diff --git a/lib/Vend/Form.pm b/lib/Vend/Form.pm
index 7f3d0e3..e93c0e1 100644
--- a/lib/Vend/Form.pm
+++ b/lib/Vend/Form.pm
@@ -1,6 +1,4 @@
 # Vend::Form - Generate Form widgets
-# 
-# $Id: Form.pm,v 2.77 2009-04-05 19:24:36 mheins Exp $
 #
 # Copyright (C) 2002-2008 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
diff --git a/lib/Vend/Glimpse.pm b/lib/Vend/Glimpse.pm
index 90fdd39..33ca3d6 100644
--- a/lib/Vend/Glimpse.pm
+++ b/lib/Vend/Glimpse.pm
@@ -1,7 +1,5 @@
 # Vend::Glimpse - Search indexes with Glimpse
 #
-# $Id: Glimpse.pm,v 2.16 2007-08-09 13:40:53 pajamian Exp $
-#
 # Adapted for use with Interchange from Search::Glimpse
 #
 # Copyright (C) 2002-2007 Interchange Development Group
diff --git a/lib/Vend/Imagemap.pm b/lib/Vend/Imagemap.pm
index 1614ef5..09201ef 100644
--- a/lib/Vend/Imagemap.pm
+++ b/lib/Vend/Imagemap.pm
@@ -1,7 +1,5 @@
 # Vend::Imagemap - Interpret NCSA imagemaps in Interchange
 #
-# $Id: Imagemap.pm,v 2.1 2007-08-09 13:40:53 pajamian Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 #
 # This program is free software; you can redistribute it and/or modify
diff --git a/lib/Vend/Menu.pm b/lib/Vend/Menu.pm
index 4e15b28..afb6b19 100644
--- a/lib/Vend/Menu.pm
+++ b/lib/Vend/Menu.pm
@@ -1,7 +1,5 @@
 # Vend::Menu - Interchange menu processing routines
 #
-# $Id: Menu.pm,v 2.53 2009-02-24 15:29:01 jon Exp $
-#
 # Copyright (C) 2002 Mike Heins, <mike at perusion.net>
 #
 # This program is free software; you can redistribute it and/or modify
diff --git a/lib/Vend/ModPerl.pm b/lib/Vend/ModPerl.pm
index 307a1d6..9d4c311 100644
--- a/lib/Vend/ModPerl.pm
+++ b/lib/Vend/ModPerl.pm
@@ -1,7 +1,5 @@
 # Vend::ModPerl - Run Interchange inside Apache and mod_perl
 #
-# $Id: ModPerl.pm,v 2.9 2007-08-09 13:40:53 pajamian Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 2002 Red Hat, Inc.
 #
diff --git a/lib/Vend/Options.pm b/lib/Vend/Options.pm
index 1de47ab..453ebce 100644
--- a/lib/Vend/Options.pm
+++ b/lib/Vend/Options.pm
@@ -1,7 +1,5 @@
 # Vend::Options - Interchange item options base module
 #
-# $Id: Options.pm,v 2.8 2007-08-09 13:40:53 pajamian Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
diff --git a/lib/Vend/Options/Matrix.pm b/lib/Vend/Options/Matrix.pm
index 42c7581..a91ea5b 100644
--- a/lib/Vend/Options/Matrix.pm
+++ b/lib/Vend/Options/Matrix.pm
@@ -1,7 +1,5 @@
 # Vend::Options::Matrix - Interchange Matrix product options
 #
-# $Id: Matrix.pm,v 1.17 2007-11-10 07:02:18 pajamian Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group <interchange at icdevgroup.org>
 # Copyright (C) 2002-2003 Mike Heins <mikeh at perusion.net>
 
diff --git a/lib/Vend/Options/Old48.pm b/lib/Vend/Options/Old48.pm
index 0df25f9..66e025e 100644
--- a/lib/Vend/Options/Old48.pm
+++ b/lib/Vend/Options/Old48.pm
@@ -1,7 +1,5 @@
 # Vend::Options::Old48 - Interchange 4.8 compatible product options
 #
-# $Id: Old48.pm,v 1.14 2007-08-09 13:40:55 pajamian Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group <interchange at icdevgroup.org>
 # Copyright (C) 2002-2003 Mike Heins <mikeh at perusion.net>
 
diff --git a/lib/Vend/Options/Simple.pm b/lib/Vend/Options/Simple.pm
index 7f6671f..265a94a 100644
--- a/lib/Vend/Options/Simple.pm
+++ b/lib/Vend/Options/Simple.pm
@@ -1,7 +1,5 @@
 # Vend::Options::Simple - Interchange Simple product options
 #
-# $Id: Simple.pm,v 1.9 2007-08-09 13:40:55 pajamian Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group <interchange at icdevgroup.org>
 # Copyright (C) 2002-2003 Mike Heins <mikeh at perusion.net>
 
diff --git a/lib/Vend/Page.pm b/lib/Vend/Page.pm
index 725aee2..c8a71dc 100644
--- a/lib/Vend/Page.pm
+++ b/lib/Vend/Page.pm
@@ -1,6 +1,4 @@
 # Vend::Page - Handle Interchange page routing
-# 
-# $Id: Page.pm,v 2.26 2008-04-15 19:37:57 racke Exp $
 #
 # Copyright (C) 2002-2008 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
diff --git a/lib/Vend/Parser.pm b/lib/Vend/Parser.pm
index f1c03be..e7b9679 100644
--- a/lib/Vend/Parser.pm
+++ b/lib/Vend/Parser.pm
@@ -1,7 +1,5 @@
 # Vend::Parser - Interchange parser class
 #
-# $Id: Parser.pm,v 2.13 2007-08-09 13:40:53 pajamian Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1997-2002 Red Hat, Inc.
 #
diff --git a/lib/Vend/Payment/BusinessOnlinePayment.pm b/lib/Vend/Payment/BusinessOnlinePayment.pm
index 0c6952b..d57ec66 100644
--- a/lib/Vend/Payment/BusinessOnlinePayment.pm
+++ b/lib/Vend/Payment/BusinessOnlinePayment.pm
@@ -1,8 +1,6 @@
 # Vend::Payment::BusinessOnlinePayment
 # Interchange wrapper for Business::OnlinePayment modules
 #
-# $Id: BusinessOnlinePayment.pm,v 1.2 2009-03-22 13:06:02 mheins Exp $
-#
 # Copyright (C) 2004 Ivan Kohler.  All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
diff --git a/lib/Vend/Payment/EFSNet.pm b/lib/Vend/Payment/EFSNet.pm
index dd5cf6b..3364084 100644
--- a/lib/Vend/Payment/EFSNet.pm
+++ b/lib/Vend/Payment/EFSNet.pm
@@ -1,7 +1,5 @@
 # Vend::Payment::EFSNet - Interchange EFSNet support
 #
-# $Id: EFSNet.pm,v 1.7 2009-03-16 19:34:00 jon Exp $
-#
 # Connection routine for Concord EFSNet ( http://www.concordefsnet.com/ )
 #
 # Based on AuthorizeNet.pm. Modified for EFSNet by Chris Wenham of Synesmedia, Inc.
diff --git a/lib/Vend/Payment/Ezic.pm b/lib/Vend/Payment/Ezic.pm
index a268388..7c894ee 100644
--- a/lib/Vend/Payment/Ezic.pm
+++ b/lib/Vend/Payment/Ezic.pm
@@ -1,7 +1,5 @@
 # Vend::Payment::Ezic - Interchange Ezic support
 #
-# $Id: Ezic.pm,v 1.6 2009-03-16 19:34:00 jon Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1999-2002 Red Hat, Inc. <interchange at redhat.com>
 #
diff --git a/lib/Vend/Payment/Getitcard.pm b/lib/Vend/Payment/Getitcard.pm
index 8ad5316..2d8c232 100644
--- a/lib/Vend/Payment/Getitcard.pm
+++ b/lib/Vend/Payment/Getitcard.pm
@@ -1,7 +1,5 @@
 # Vend::Payment::Getitcard - Interchange Getitcard support
 #
-# $Id: Getitcard.pm,v 1.2 2009-03-16 19:34:01 jon Exp $
-#
 # Copyright (C) 2007,2008,2009 Interchange Development Group
 # Copyright (C) 2007,2008,2009 Stefan Hornburg (Racke) <racke at linuxia.de>
 # Copyright (C) 2007,2008 Jure Kodzoman (Yure) <jure at tenalt.com>
diff --git a/lib/Vend/Payment/ICS.pm b/lib/Vend/Payment/ICS.pm
index e47aba8..e7bec1e 100644
--- a/lib/Vend/Payment/ICS.pm
+++ b/lib/Vend/Payment/ICS.pm
@@ -1,7 +1,5 @@
 # Vend::Payment::ICS - Interchange Cybersource ICS Support
 #
-# $Id: ICS.pm,v 1.2 2007-03-30 11:39:52 pajamian Exp $
-#
 # Copyright (C) 2005 End Point Corporation
 #
 # Written by Sonny Cook <sonny at endpoint.com>
diff --git a/lib/Vend/Payment/MCVE.pm b/lib/Vend/Payment/MCVE.pm
index a583ae6..fde2977 100644
--- a/lib/Vend/Payment/MCVE.pm
+++ b/lib/Vend/Payment/MCVE.pm
@@ -1,7 +1,5 @@
 # Vend::Payment::MCVE - Interchange MCVE support
 #
-# $Id: MCVE.pm,v 1.6 2009-03-16 19:34:01 jon Exp $
-#
 # Author: Tom Friedel (tom at readyink.com) for Carlc Internet Services (http://www.carlc.com)
 #
 # This program is free software; you can redistribute it and/or modify
diff --git a/lib/Vend/Payment/NetBilling.pm b/lib/Vend/Payment/NetBilling.pm
index 4b7e931..e03f81d 100644
--- a/lib/Vend/Payment/NetBilling.pm
+++ b/lib/Vend/Payment/NetBilling.pm
@@ -1,7 +1,5 @@
 # Vend::Payment::NetBilling - Interchange NetBilling support
 #
-# $Id: NetBilling.pm,v 1.6 2007-08-09 13:40:55 pajamian Exp $
-#
 # Copyright (C) 2003-2007 Interchange Development Group, http://www.icdevgroup.org/
 # Copyright (C) 1999-2002 Red Hat, Inc.
 #
diff --git a/lib/Vend/Payment/PRI.pm b/lib/Vend/Payment/PRI.pm
index da8947c..795b25e 100644
--- a/lib/Vend/Payment/PRI.pm
+++ b/lib/Vend/Payment/PRI.pm
@@ -1,7 +1,5 @@
 # Vend::Payment::PRI - Interchange PRI support
 #
-# $Id: PRI.pm,v 1.7 2009-03-16 19:34:01 jon Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1999-2002 Red Hat, Inc.
 #
diff --git a/lib/Vend/Payment/PSiGate.pm b/lib/Vend/Payment/PSiGate.pm
index 9e2ffb7..967c6f3 100644
--- a/lib/Vend/Payment/PSiGate.pm
+++ b/lib/Vend/Payment/PSiGate.pm
@@ -1,7 +1,5 @@
 # Vend::Payment::PSiGate - Interchange PSiGate support
 #
-# $Id: PSiGate.pm,v 1.8 2009-03-16 19:34:01 jon Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group <interchange at icdevgroup.org>
 # Copyright (C) 1999-2002 Red Hat, Inc. <interchange at redhat.com>
 #
diff --git a/lib/Vend/Payment/Protx2.pm b/lib/Vend/Payment/Protx2.pm
index 99ede5e..7091c5f 100644
--- a/lib/Vend/Payment/Protx2.pm
+++ b/lib/Vend/Payment/Protx2.pm
@@ -1,6 +1,4 @@
 # Vend::Payment::Protx2 - Interchange Protx Direct payment support
-#
-# $Id: Protx2.pm,v 1.2 2008-04-10 23:44:45 jon Exp $
 # Based on Protx2.pm, v 2.1.2, July 2007
 #
 # Copyright (C) 2008 Interchange Development Group
diff --git a/lib/Vend/Payment/Sage.pm b/lib/Vend/Payment/Sage.pm
index 9611046..3d83be6 100644
--- a/lib/Vend/Payment/Sage.pm
+++ b/lib/Vend/Payment/Sage.pm
@@ -1,7 +1,5 @@
 # Vend::Payment::Sage - Interchange Sage Support
 #
-# $Id: Sage.pm,v 1.2 2009-03-16 19:34:01 jon Exp $
-#
 # Copyright (C) 2008 Spinlock Solutions, http://www.spinlocksolutions.com/
 # Copyright (C) 2008 Prince Services, http://www.princeinternet.com/
 # Copyright (C) 2008 Interchange Development Group, http://www.icdevgroup.org/
diff --git a/lib/Vend/Payment/TCLink.pm b/lib/Vend/Payment/TCLink.pm
index c3b74b4..f7df38a 100644
--- a/lib/Vend/Payment/TCLink.pm
+++ b/lib/Vend/Payment/TCLink.pm
@@ -1,7 +1,5 @@
 # Vend::Payment::TCLink - Interchange TrustCommerce TCLink support
 #
-# $Id: TCLink.pm,v 1.10 2009-03-16 19:34:01 jon Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 2002 TrustCommerce <developer at trustcommerce.com>
 #
diff --git a/lib/Vend/Payment/iTransact.pm b/lib/Vend/Payment/iTransact.pm
index fd85149..715ab86 100644
--- a/lib/Vend/Payment/iTransact.pm
+++ b/lib/Vend/Payment/iTransact.pm
@@ -1,7 +1,5 @@
 # Vend::Payment::iTransact - Interchange iTransact Support
 #
-# $Id: iTransact.pm,v 2.9 2009-03-16 19:34:01 jon Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1999-2002 Red Hat, Inc.
 #
diff --git a/lib/Vend/RefSearch.pm b/lib/Vend/RefSearch.pm
index 086b33b..e58b0b6 100644
--- a/lib/Vend/RefSearch.pm
+++ b/lib/Vend/RefSearch.pm
@@ -1,7 +1,5 @@
 # Vend::DbSearch - Search indexes with Interchange
 #
-# $Id: RefSearch.pm,v 2.11 2007-08-09 13:40:54 pajamian Exp $
-#
 # Adapted for use with Interchange from Search::TextSearch
 #
 # Copyright (C) 2002-2007 Interchange Development Group
diff --git a/lib/Vend/SOAP.pm b/lib/Vend/SOAP.pm
index 921bf65..c6117a9 100644
--- a/lib/Vend/SOAP.pm
+++ b/lib/Vend/SOAP.pm
@@ -1,7 +1,5 @@
 # Vend::SOAP - Handle SOAP connections for Interchange
 #
-# $Id: SOAP.pm,v 2.18 2007-08-09 13:40:54 pajamian Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 2000-2002 Red Hat, Inc.
 #
diff --git a/lib/Vend/SOAP/Transport.pm b/lib/Vend/SOAP/Transport.pm
index f02422f..c559f59 100644
--- a/lib/Vend/SOAP/Transport.pm
+++ b/lib/Vend/SOAP/Transport.pm
@@ -1,7 +1,5 @@
 # SOAP::Transport - Handle Interchange SOAP connections
 #
-# $Id: Transport.pm,v 2.3 2007-03-30 11:39:54 pajamian Exp $
-#
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
diff --git a/lib/Vend/SQL_Parser.pm b/lib/Vend/SQL_Parser.pm
index 681774f..4601321 100644
--- a/lib/Vend/SQL_Parser.pm
+++ b/lib/Vend/SQL_Parser.pm
@@ -1,7 +1,5 @@
 # Vend::SQL_Parser - Interchange SQL parser class
 #
-# $Id: SQL_Parser.pm,v 2.13 2007-01-30 11:29:51 racke Exp $
-#
 # Copyright (C) 2003-2007 Interchange Development Group
 #
 # Based on HTML::Parser
diff --git a/lib/Vend/Scan.pm b/lib/Vend/Scan.pm
index 2c00d43..7dbf06e 100644
--- a/lib/Vend/Scan.pm
+++ b/lib/Vend/Scan.pm
@@ -1,7 +1,5 @@
 # Vend::Scan - Prepare searches for Interchange
 #
-# $Id: Scan.pm,v 2.35 2008-07-07 18:15:07 docelic Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
diff --git a/lib/Vend/Search.pm b/lib/Vend/Search.pm
index 53762f3..2350513 100644
--- a/lib/Vend/Search.pm
+++ b/lib/Vend/Search.pm
@@ -1,7 +1,5 @@
 # Vend::Search - Base class for search engines
 #
-# $Id: Search.pm,v 2.38 2008-07-07 18:15:07 docelic Exp $
-#
 # Copyright (C) 2002-2008 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
diff --git a/lib/Vend/SessionDB.pm b/lib/Vend/SessionDB.pm
index 6c2d821..510d71b 100644
--- a/lib/Vend/SessionDB.pm
+++ b/lib/Vend/SessionDB.pm
@@ -1,7 +1,5 @@
 # Vend::SessionDB - Stores Interchange session information in a database table
 #
-# $Id: SessionDB.pm,v 2.11 2007-10-09 13:56:46 jon Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
diff --git a/lib/Vend/SessionFile.pm b/lib/Vend/SessionFile.pm
index 0ff044a..bb1441e 100644
--- a/lib/Vend/SessionFile.pm
+++ b/lib/Vend/SessionFile.pm
@@ -1,7 +1,5 @@
 # Vend::SessionFile - Stores Interchange session information in files
 #
-# $Id: SessionFile.pm,v 2.8 2009-04-16 16:58:31 mheins Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
diff --git a/lib/Vend/Ship/Postal.pm b/lib/Vend/Ship/Postal.pm
index bdd13cd..4e4b666 100644
--- a/lib/Vend/Ship/Postal.pm
+++ b/lib/Vend/Ship/Postal.pm
@@ -1,6 +1,4 @@
 # Vend::Ship::Postal - Interchange shipping code
-# 
-# $Id: Postal.pm,v 1.8 2007-08-09 13:40:56 pajamian Exp $
 #
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
diff --git a/lib/Vend/Ship/QueryUPS.pm b/lib/Vend/Ship/QueryUPS.pm
index 4fe4eea..d05ddd3 100644
--- a/lib/Vend/Ship/QueryUPS.pm
+++ b/lib/Vend/Ship/QueryUPS.pm
@@ -1,6 +1,4 @@
 # Vend::Ship::QueryUPS - Interchange shipping code
-# 
-# $Id: QueryUPS.pm,v 1.8 2008-05-14 16:21:02 mheins Exp $
 #
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
diff --git a/lib/Vend/Subs.pm b/lib/Vend/Subs.pm
index bbe659a..3584e94 100644
--- a/lib/Vend/Subs.pm
+++ b/lib/Vend/Subs.pm
@@ -1,6 +1,4 @@
 # Vend::Subs - Run Interchange Subs as object methods
-# 
-# $Id: Subs.pm,v 2.3 2007-08-09 13:40:54 pajamian Exp $
 #
 # Copyright (C) 2005-2007 Interchange Development Group
 #
diff --git a/lib/Vend/Swish.pm b/lib/Vend/Swish.pm
index f4f654e..3e2a14a 100644
--- a/lib/Vend/Swish.pm
+++ b/lib/Vend/Swish.pm
@@ -1,7 +1,5 @@
 # Vend::Swish - Search indexes with Swish-e's new SWISH::API
 #
-# $Id: Swish.pm,v 1.15 2008-10-09 14:43:42 racke Exp $
-#
 # Adapted from earlier Vend::Swish by Brian Miller <brian at endpoint.com>
 #
 # Copyright (C) 2005-2008 Interchange Development Group
diff --git a/lib/Vend/Table/DBI_CompositeKey.pm b/lib/Vend/Table/DBI_CompositeKey.pm
index e7f9ea6..2653b80 100644
--- a/lib/Vend/Table/DBI_CompositeKey.pm
+++ b/lib/Vend/Table/DBI_CompositeKey.pm
@@ -1,7 +1,5 @@
 # Vend::Table::DBI - Access a table stored in an DBI/DBD database
 #
-# $Id: DBI_CompositeKey.pm,v 1.15 2008-05-26 02:30:04 markj Exp $
-#
 # Copyright (C) 2002-2008 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
diff --git a/lib/Vend/Table/DB_File.pm b/lib/Vend/Table/DB_File.pm
index ea98c49..148a2be 100644
--- a/lib/Vend/Table/DB_File.pm
+++ b/lib/Vend/Table/DB_File.pm
@@ -1,7 +1,5 @@
 # Vend::Table::DB_File - Access an Interchange table stored in a DB file hash
 #
-# $Id: DB_File.pm,v 2.16 2008-03-25 17:13:21 jon Exp $
-#
 # Copyright (C) 2002-2008 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
diff --git a/lib/Vend/Table/InMemory.pm b/lib/Vend/Table/InMemory.pm
index 291e239..7629599 100644
--- a/lib/Vend/Table/InMemory.pm
+++ b/lib/Vend/Table/InMemory.pm
@@ -1,7 +1,5 @@
 # Vend::Table::InMemory - Store an Interchange table in memory
 #
-# $Id: InMemory.pm,v 2.15 2007-08-09 13:40:56 pajamian Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
diff --git a/lib/Vend/Table/LDAP.pm b/lib/Vend/Table/LDAP.pm
index 2c9116c..bd3b2d0 100644
--- a/lib/Vend/Table/LDAP.pm
+++ b/lib/Vend/Table/LDAP.pm
@@ -1,7 +1,5 @@
 # Vend::Table::LDAP - Interchange LDAP pseudo-table access
 #
-# $Id: LDAP.pm,v 2.17 2008-05-26 02:30:04 markj Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
diff --git a/lib/Vend/Table/SDBM.pm b/lib/Vend/Table/SDBM.pm
index 58efabb..928c27c 100644
--- a/lib/Vend/Table/SDBM.pm
+++ b/lib/Vend/Table/SDBM.pm
@@ -1,7 +1,5 @@
 # Vend::Table::SDBM - Access an Interchange table stored in Perl's internal SDBM
 #
-# $Id: SDBM.pm,v 2.17 2008-03-25 17:13:21 jon Exp $
-#
 # Copyright (C) 2002-2008 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
diff --git a/lib/Vend/Table/Shadow.pm b/lib/Vend/Table/Shadow.pm
index 5fd6647..3238038 100644
--- a/lib/Vend/Table/Shadow.pm
+++ b/lib/Vend/Table/Shadow.pm
@@ -1,7 +1,5 @@
 # Vend::Table::Shadow - Access a virtual "Shadow" table
 #
-# $Id: Shadow.pm,v 1.54 2008-05-26 02:30:04 markj Exp $
-#
 # Copyright (C) 2002-2006 Stefan Hornburg (Racke) <racke at linuxia.de>
 #
 # This program is free software; you can redistribute it and/or modify
diff --git a/lib/Vend/Tags.pm b/lib/Vend/Tags.pm
index aa3991f..7477545 100644
--- a/lib/Vend/Tags.pm
+++ b/lib/Vend/Tags.pm
@@ -1,6 +1,4 @@
 # Vend::Tags - Interpret Interchange tags for Safe
-# 
-# $Id: Tags.pm,v 2.4 2007-08-09 13:40:54 pajamian Exp $
 #
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
diff --git a/lib/Vend/TextSearch.pm b/lib/Vend/TextSearch.pm
index a9296e6..910b25f 100644
--- a/lib/Vend/TextSearch.pm
+++ b/lib/Vend/TextSearch.pm
@@ -1,7 +1,5 @@
 # Vend::TextSearch - Search indexes with Perl
 #
-# $Id: TextSearch.pm,v 2.18 2008-07-11 12:07:55 racke Exp $
-#
 # Adapted for use with Interchange from Search::TextSearch
 #
 # Copyright (C) 2002-2008 Interchange Development Group
diff --git a/lib/Vend/Track.pm b/lib/Vend/Track.pm
index 1fe35ae..0fe7d0e 100644
--- a/lib/Vend/Track.pm
+++ b/lib/Vend/Track.pm
@@ -1,7 +1,5 @@
 # Vend::Track - Interchange User Tracking
 #
-# $Id: Track.pm,v 2.4 2007-03-30 11:39:46 pajamian Exp $
-#
 # Copyright (C) 2000-2007 by Stefan Hornburg <racke at linuxia.de>
 #
 # This program is free software; you can redistribute it and/or modify
diff --git a/lib/Vend/UserControl.pm b/lib/Vend/UserControl.pm
index 1276e72..8b903f7 100644
--- a/lib/Vend/UserControl.pm
+++ b/lib/Vend/UserControl.pm
@@ -1,7 +1,5 @@
 # Vend::UserControl - Enhanced Interchange user database functions
 #
-# $Id: UserControl.pm,v 2.6 2007-08-09 13:40:54 pajamian Exp $
-#
 # Copyright (C) 2003-2007 Interchange Development Group
 # Copyright (C) 2003 Mike Heins, <mikey at heins.net>
 #
diff --git a/scripts/compile_link.PL b/scripts/compile_link.PL
index 46b96cb..b16250b 100644
--- a/scripts/compile_link.PL
+++ b/scripts/compile_link.PL
@@ -3,8 +3,6 @@
 #
 # Interchange link program configurator
 #
-# $Id: compile_link.PL,v 2.11 2009-03-16 10:21:28 pajamian Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
diff --git a/scripts/config_prog.PL b/scripts/config_prog.PL
index 88722bf..a7b7137 100644
--- a/scripts/config_prog.PL
+++ b/scripts/config_prog.PL
@@ -3,8 +3,6 @@
 #
 # Interchange program configurator
 #
-# $Id: config_prog.PL,v 2.6 2007-08-09 13:40:56 pajamian Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
@@ -134,7 +132,7 @@ config_prog -- Configure Interchange programs with MakeMaker variables
 
 =head1 VERSION
 
-# $Id: config_prog.PL,v 2.6 2007-08-09 13:40:56 pajamian Exp $
+2007-08-09
 
 =head1 DESCRIPTION
 
diff --git a/scripts/configdump.PL b/scripts/configdump.PL
index 87ad730..95c9eda 100644
--- a/scripts/configdump.PL
+++ b/scripts/configdump.PL
@@ -3,8 +3,6 @@
 #
 # Interchange configuration dumper
 #
-# $Id: configdump.PL,v 2.6 2007-08-09 13:40:56 pajamian Exp $
-#
 # Copyright 2002-2007 Interchange Development Group
 # Copyright 1999-2002 by Stefan Hornburg <racke at linuxia.de>
 #
diff --git a/scripts/expire.PL b/scripts/expire.PL
index 7d762b9..1d0d206 100644
--- a/scripts/expire.PL
+++ b/scripts/expire.PL
@@ -3,8 +3,6 @@
 #
 # Interchange session expiration
 #
-# $Id: expire.PL,v 2.11 2007-08-09 13:40:57 pajamian Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
diff --git a/scripts/expireall.PL b/scripts/expireall.PL
index 6408660..3a9e3d0 100644
--- a/scripts/expireall.PL
+++ b/scripts/expireall.PL
@@ -3,8 +3,6 @@
 #
 # Interchange session expiration for all catalogs
 #
-# $Id: expireall.PL,v 2.8 2007-08-09 13:40:57 pajamian Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
@@ -129,7 +127,7 @@ expireall -- Run Interchange expire on all catalogs
 
 =head1 VERSION
 
-# $Id: expireall.PL,v 2.8 2007-08-09 13:40:57 pajamian Exp $
+2007-08-09
 
 =head1 DESCRIPTION
 
diff --git a/scripts/findtags.PL b/scripts/findtags.PL
index 80ed31d..91c1cc2 100644
--- a/scripts/findtags.PL
+++ b/scripts/findtags.PL
@@ -3,8 +3,6 @@
 #
 # findtags - Find ITL tags in Interchange catalogs and directories
 #
-# $Id: findtags.PL,v 1.8 2007-08-09 13:40:57 pajamian Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
diff --git a/scripts/localize.PL b/scripts/localize.PL
index 5825570..10f7d5a 100644
--- a/scripts/localize.PL
+++ b/scripts/localize.PL
@@ -3,8 +3,6 @@
 #
 # Interchange localizer
 #
-# $Id: localize.PL,v 2.11 2007-08-09 13:40:57 pajamian Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
@@ -383,7 +381,7 @@ localize -- produce Interchange localization file from set of pages
 
 =head1 VERSION
 
-# $Id: localize.PL,v 2.11 2007-08-09 13:40:57 pajamian Exp $
+2007-08-09
 
 =head1 SYNOPSIS
 
diff --git a/scripts/offline.PL b/scripts/offline.PL
index 6eee3ce..75dfef3 100644
--- a/scripts/offline.PL
+++ b/scripts/offline.PL
@@ -3,8 +3,6 @@
 #
 # Interchange database builder and indexer
 #
-# $Id: offline.PL,v 2.7 2007-08-09 13:40:57 pajamian Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
@@ -248,7 +246,7 @@ offline -- Interchange offline database builder
 
 =head1 VERSION
 
-# $Id: offline.PL,v 2.7 2007-08-09 13:40:57 pajamian Exp $
+2007-08-09
 
 =head1 DESCRIPTION
 
diff --git a/scripts/restart.PL b/scripts/restart.PL
index 9f235c4..75a8a72 100644
--- a/scripts/restart.PL
+++ b/scripts/restart.PL
@@ -3,8 +3,6 @@
 #
 # Interchange restarter
 #
-# $Id: restart.PL,v 2.7 2008-04-27 12:57:50 mheins Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #
diff --git a/scripts/update.PL b/scripts/update.PL
index 742885d..c08b122 100644
--- a/scripts/update.PL
+++ b/scripts/update.PL
@@ -3,8 +3,6 @@
 #
 # Interchange database updater
 #
-# $Id: update.PL,v 2.7 2007-08-09 13:40:57 pajamian Exp $
-#
 # Copyright (C) 2002-2007 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
 #



More information about the interchange-cvs mailing list