[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: gaf.git: branch: stable-1.6 updated (1.6.0-20091004-50-gbd34cfd)



The branch, stable-1.6 has been updated
       via  bd34cfde2450790b357e574281f9562adce64303 (commit)
      from  93b0370c433f5eb6716ce537288803df4ff99549 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 gattrib/include/globals.h                 |    4 ++--
 gattrib/include/i_vars.h                  |    4 ++--
 gattrib/include/struct.h                  |    2 +-
 gattrib/include/x_states.h                |    4 ++--
 gattrib/src/f_export.c                    |    2 +-
 gattrib/src/g_rc.c                        |    2 +-
 gattrib/src/g_register.c                  |    2 +-
 gattrib/src/gattrib.c                     |    2 +-
 gattrib/src/globals.c                     |    2 +-
 gattrib/src/i_basic.c                     |    4 ++--
 gattrib/src/i_vars.c                      |    2 +-
 gattrib/src/parsecmd.c                    |    2 +-
 gattrib/src/s_attrib.c                    |    2 +-
 gattrib/src/s_misc.c                      |    2 +-
 gattrib/src/s_object.c                    |    2 +-
 gattrib/src/s_rename.c                    |    2 +-
 gattrib/src/s_sheet_data.c                |    2 +-
 gattrib/src/s_string_list.c               |    2 +-
 gattrib/src/s_table.c                     |    2 +-
 gattrib/src/s_toplevel.c                  |    2 +-
 gattrib/src/s_visibility.c                |    2 +-
 gattrib/src/x_dialog.c                    |    2 +-
 gattrib/src/x_fileselect.c                |    2 +-
 gattrib/src/x_gtksheet.c                  |    2 +-
 gattrib/src/x_window.c                    |    2 +-
 gnetlist/include/globals.h                |    2 +-
 gnetlist/include/i_vars.h                 |    2 +-
 gnetlist/include/papersizes.h             |    2 +-
 gnetlist/scheme/gnet-PCB.scm              |    4 ++--
 gnetlist/scheme/gnet-allegro.scm          |    4 ++--
 gnetlist/scheme/gnet-bae.scm              |    4 ++--
 gnetlist/scheme/gnet-bom.scm              |    4 ++--
 gnetlist/scheme/gnet-bom2.scm             |    4 ++--
 gnetlist/scheme/gnet-calay.scm            |    4 ++--
 gnetlist/scheme/gnet-cascade.scm          |    2 +-
 gnetlist/scheme/gnet-drc.scm              |    4 ++--
 gnetlist/scheme/gnet-drc2.scm             |    4 ++--
 gnetlist/scheme/gnet-eagle.scm            |    8 ++++----
 gnetlist/scheme/gnet-futurenet2.scm       |    2 +-
 gnetlist/scheme/gnet-geda.scm             |    4 ++--
 gnetlist/scheme/gnet-gossip.scm           |    4 ++--
 gnetlist/scheme/gnet-gsch2pcb.scm.in      |    7 +++----
 gnetlist/scheme/gnet-liquidpcb.scm        |    2 +-
 gnetlist/scheme/gnet-mathematica.scm      |    2 +-
 gnetlist/scheme/gnet-maxascii.scm         |    4 ++--
 gnetlist/scheme/gnet-osmond.scm           |    2 +-
 gnetlist/scheme/gnet-pads.scm             |    4 ++--
 gnetlist/scheme/gnet-partslist-common.scm |    2 +-
 gnetlist/scheme/gnet-partslist1.scm       |    2 +-
 gnetlist/scheme/gnet-partslist2.scm       |    2 +-
 gnetlist/scheme/gnet-partslist3.scm       |    2 +-
 gnetlist/scheme/gnet-pcbpins.scm          |    2 +-
 gnetlist/scheme/gnet-protelII.scm         |    4 ++--
 gnetlist/scheme/gnet-redac.scm            |    4 ++--
 gnetlist/scheme/gnet-spice-sdb.scm        |    4 ++--
 gnetlist/scheme/gnet-spice.scm            |    4 ++--
 gnetlist/scheme/gnet-switcap.scm          |    2 +-
 gnetlist/scheme/gnet-systemc.scm          |    4 ++--
 gnetlist/scheme/gnet-tango.scm            |    4 ++--
 gnetlist/scheme/gnet-vams.scm             |    4 ++--
 gnetlist/scheme/gnet-verilog.scm          |    4 ++--
 gnetlist/scheme/gnet-vhdl.scm             |    4 ++--
 gnetlist/scheme/gnet-vipec.scm            |    4 ++--
 gnetlist/scheme/gnetlist-post.scm         |    4 ++--
 gnetlist/scheme/gnetlist.scm              |    4 ++--
 gnetlist/scripts/sw2asc.in                |    6 ++----
 gnetlist/src/g_netlist.c                  |    4 ++--
 gnetlist/src/g_rc.c                       |    4 ++--
 gnetlist/src/g_register.c                 |    4 ++--
 gnetlist/src/globals.c                    |    4 ++--
 gnetlist/src/gnetlist.c                   |    4 ++--
 gnetlist/src/i_vars.c                     |    4 ++--
 gnetlist/src/parsecmd.c                   |    4 ++--
 gnetlist/src/s_cpinlist.c                 |    4 ++--
 gnetlist/src/s_hierarchy.c                |    4 ++--
 gnetlist/src/s_misc.c                     |    4 ++--
 gnetlist/src/s_net.c                      |    4 ++--
 gnetlist/src/s_netattrib.c                |    4 ++--
 gnetlist/src/s_netlist.c                  |    4 ++--
 gnetlist/src/s_rename.c                   |    4 ++--
 gnetlist/src/s_traverse.c                 |    4 ++--
 gnetlist/src/vams_misc.c                  |    4 ++--
 gnetlist/utils/mk_verilog_syms.c          |    2 +-
 gschem/include/globals.h                  |    2 +-
 gschem/include/gschem_accel_label.h       |    2 +-
 gschem/include/gschem_action.h            |    4 ++--
 gschem/include/gschem_defines.h           |    4 ++--
 gschem/include/gschem_dialog.h            |    2 +-
 gschem/include/gschem_pango.h             |    2 +-
 gschem/include/x_compselect.h             |    2 +-
 gschem/include/x_dialog.h                 |    4 +---
 gschem/include/x_log.h                    |    2 +-
 gschem/include/x_multiattrib.h            |    2 +-
 gschem/include/x_pagesel.h                |    2 +-
 gschem/include/x_preview.h                |    2 +-
 gschem/include/x_print.h                  |    2 +-
 gschem/include/x_states.h                 |    2 +-
 gschem/scheme/auto-place-attribs.scm      |    4 ++--
 gschem/scheme/auto-uref.scm               |    4 ++--
 gschem/scheme/gschem.scm                  |    4 ++--
 gschem/scheme/pcb.scm                     |    4 +---
 gschem/scheme/print-NB-attribs.scm        |    4 ++--
 gschem/scripts/ChangeLog-1.0              |    2 +-
 gschem/src/a_pan.c                        |    4 ++--
 gschem/src/a_zoom.c                       |    4 ++--
 gschem/src/g_funcs.c                      |    4 ++--
 gschem/src/g_hook.c                       |    4 ++--
 gschem/src/g_keys.c                       |    4 ++--
 gschem/src/g_rc.c                         |    4 ++--
 gschem/src/g_register.c                   |    4 ++--
 gschem/src/globals.c                      |    4 ++--
 gschem/src/gschem.c                       |    4 ++--
 gschem/src/gschem_accel_label.c           |    2 +-
 gschem/src/gschem_action.c                |    4 ++--
 gschem/src/gschem_cairo.c                 |    4 ++--
 gschem/src/gschem_dialog.c                |    4 ++--
 gschem/src/gschem_pango.c                 |    2 +-
 gschem/src/gschem_toplevel.c              |    4 ++--
 gschem/src/i_basic.c                      |    4 ++--
 gschem/src/i_callbacks.c                  |    4 ++--
 gschem/src/i_vars.c                       |    4 ++--
 gschem/src/m_basic.c                      |    6 +++---
 gschem/src/o_arc.c                        |    4 ++--
 gschem/src/o_attrib.c                     |    4 ++--
 gschem/src/o_basic.c                      |    4 ++--
 gschem/src/o_box.c                        |    4 ++--
 gschem/src/o_buffer.c                     |    4 ++--
 gschem/src/o_bus.c                        |    4 ++--
 gschem/src/o_circle.c                     |    4 ++--
 gschem/src/o_complex.c                    |    4 ++--
 gschem/src/o_copy.c                       |    4 ++--
 gschem/src/o_cue.c                        |    4 ++--
 gschem/src/o_delete.c                     |    4 ++--
 gschem/src/o_find.c                       |    4 ++--
 gschem/src/o_grips.c                      |    4 ++--
 gschem/src/o_line.c                       |    4 ++--
 gschem/src/o_misc.c                       |    4 ++--
 gschem/src/o_move.c                       |    4 ++--
 gschem/src/o_net.c                        |    4 ++--
 gschem/src/o_path.c                       |    4 ++--
 gschem/src/o_picture.c                    |    4 ++--
 gschem/src/o_pin.c                        |    4 ++--
 gschem/src/o_place.c                      |    4 ++--
 gschem/src/o_select.c                     |    4 ++--
 gschem/src/o_slot.c                       |    4 ++--
 gschem/src/o_text.c                       |    4 ++--
 gschem/src/o_undo.c                       |    4 ++--
 gschem/src/parsecmd.c                     |    4 ++--
 gschem/src/x_attribedit.c                 |    4 ++--
 gschem/src/x_autonumber.c                 |    4 ++--
 gschem/src/x_basic.c                      |    4 ++--
 gschem/src/x_clipboard.c                  |    2 +-
 gschem/src/x_color.c                      |    4 ++--
 gschem/src/x_compselect.c                 |    4 ++--
 gschem/src/x_dialog.c                     |    4 ++--
 gschem/src/x_event.c                      |    4 ++--
 gschem/src/x_fileselect.c                 |    4 ++--
 gschem/src/x_grid.c                       |    4 ++--
 gschem/src/x_image.c                      |    4 ++--
 gschem/src/x_log.c                        |    4 ++--
 gschem/src/x_menus.c                      |    4 ++--
 gschem/src/x_multiattrib.c                |    4 ++--
 gschem/src/x_pagesel.c                    |    4 ++--
 gschem/src/x_preview.c                    |    4 ++--
 gschem/src/x_print.c                      |    4 ++--
 gschem/src/x_script.c                     |    4 ++--
 gschem/src/x_stroke.c                     |    4 ++--
 gschem/src/x_window.c                     |    4 ++--
 gsymcheck/include/globals.h               |    2 +-
 gsymcheck/include/i_vars.h                |    4 ++--
 gsymcheck/include/papersizes.h            |    2 +-
 gsymcheck/src/g_rc.c                      |    4 ++--
 gsymcheck/src/g_register.c                |    4 ++--
 gsymcheck/src/globals.c                   |    4 ++--
 gsymcheck/src/gsymcheck.c                 |    4 ++--
 gsymcheck/src/i_vars.c                    |    4 ++--
 gsymcheck/src/parsecmd.c                  |    4 ++--
 gsymcheck/src/s_check.c                   |    4 ++--
 gsymcheck/src/s_log.c                     |    4 ++--
 gsymcheck/src/s_symstruct.c               |    4 ++--
 libgeda/include/libgeda/colors.h          |    2 +-
 libgeda/include/libgeda/defines.h         |    2 +-
 libgeda/include/libgeda/geda_list.h       |    6 +++---
 libgeda/include/libgeda/globals.h         |    2 +-
 libgeda/include/libgeda/libgeda.h         |    2 +-
 libgeda/include/libgeda/o_types.h         |    2 +-
 libgeda/include/libgeda/papersizes.h      |    4 ++--
 libgeda/include/libgeda/struct.h          |    2 +-
 libgeda/include/struct_priv.h             |    4 ++--
 libgeda/src/a_basic.c                     |    4 ++--
 libgeda/src/f_basic.c                     |    4 ++--
 libgeda/src/f_print.c                     |    4 ++--
 libgeda/src/g_basic.c                     |    4 ++--
 libgeda/src/g_rc.c                        |    4 ++--
 libgeda/src/g_register.c                  |    4 ++--
 libgeda/src/g_smob.c                      |    4 ++--
 libgeda/src/geda_list.c                   |    4 ++--
 libgeda/src/i_vars.c                      |    4 ++--
 libgeda/src/libgeda.c                     |    4 ++--
 libgeda/src/m_basic.c                     |    4 ++--
 libgeda/src/m_bounds.c                    |    4 ++--
 libgeda/src/m_box.c                       |    4 ++--
 libgeda/src/m_circle.c                    |    4 ++--
 libgeda/src/m_hatch.c                     |    4 ++--
 libgeda/src/m_line.c                      |    4 ++--
 libgeda/src/m_polygon.c                   |    4 ++--
 libgeda/src/m_transform.c                 |    4 ++--
 libgeda/src/o_arc_basic.c                 |    4 ++--
 libgeda/src/o_attrib.c                    |    4 ++--
 libgeda/src/o_basic.c                     |    4 ++--
 libgeda/src/o_box_basic.c                 |    4 ++--
 libgeda/src/o_bus_basic.c                 |    4 ++--
 libgeda/src/o_circle_basic.c              |    4 ++--
 libgeda/src/o_complex_basic.c             |    4 ++--
 libgeda/src/o_embed.c                     |    4 ++--
 libgeda/src/o_line_basic.c                |    4 ++--
 libgeda/src/o_list.c                      |    4 ++--
 libgeda/src/o_net_basic.c                 |    4 ++--
 libgeda/src/o_path_basic.c                |    4 ++--
 libgeda/src/o_picture.c                   |    4 ++--
 libgeda/src/o_pin_basic.c                 |    4 ++--
 libgeda/src/o_selection.c                 |    4 ++--
 libgeda/src/o_text_basic.c                |    4 ++--
 libgeda/src/s_attrib.c                    |    4 ++--
 libgeda/src/s_basic.c                     |    4 ++--
 libgeda/src/s_clib.c                      |    2 +-
 libgeda/src/s_color.c                     |    4 ++--
 libgeda/src/s_conn.c                      |    4 ++--
 libgeda/src/s_cue.c                       |    4 ++--
 libgeda/src/s_hierarchy.c                 |    4 ++--
 libgeda/src/s_log.c                       |    4 ++--
 libgeda/src/s_menu.c                      |    4 ++--
 libgeda/src/s_page.c                      |    4 ++--
 libgeda/src/s_papersizes.c                |    4 ++--
 libgeda/src/s_path.c                      |    2 +-
 libgeda/src/s_slib.c                      |    4 ++--
 libgeda/src/s_slot.c                      |    4 ++--
 libgeda/src/s_stretch.c                   |    4 ++--
 libgeda/src/s_textbuffer.c                |    4 ++--
 libgeda/src/s_tile.c                      |    4 ++--
 libgeda/src/s_toplevel.c                  |    4 ++--
 libgeda/src/s_undo.c                      |    4 ++--
 libgeda/src/u_basic.c                     |    4 ++--
 utils/gschlas/g_rc.c                      |    4 ++--
 utils/gschlas/g_register.c                |    4 ++--
 utils/gschlas/globals.c                   |    4 ++--
 utils/gschlas/gschlas.c                   |    4 ++--
 utils/gschlas/i_vars.c                    |    4 ++--
 utils/gschlas/parsecmd.c                  |    4 ++--
 utils/gschlas/s_util.c                    |    4 ++--
 utils/include/globals.h                   |    2 +-
 utils/include/i_vars.h                    |    4 ++--
 utils/include/papersizes.h                |    2 +-
 utils/scripts/gpstoimage                  |    2 +-
 utils/src/convert_sym.c                   |    2 +-
 utils/src/geda_sym_format.h               |    2 +-
 utils/src/grenum.c                        |    2 +-
 utils/src/sarlacc_schem.c                 |    2 +-
 utils/src/smash_megafile.c                |    2 +-
 259 files changed, 452 insertions(+), 459 deletions(-)


=================
 Commit Messages
=================

commit bd34cfde2450790b357e574281f9562adce64303
Author: Ales Hvezda <ahvezda@xxxxxxxx>
Commit: Ales Hvezda <ahvezda@xxxxxxxx>

    Updated copyright text/header in most source files.
    
    Updated all copyright text dates that should be updated for the new year.
    Fixed a bunch of GNU text typos (these should have been either
    GPL or gEDA).  Removed some $Id$ tags which are no longer used/needed.
    Fixed a few file header that were just plain incorrect.

:100644 100644 e8c1255... c1ffd6c... M	gattrib/include/globals.h
:100644 100644 4f128c7... 3b5bd05... M	gattrib/include/i_vars.h
:100644 100644 9e5e8c5... 904b13a... M	gattrib/include/struct.h
:100644 100644 4e06a61... 6e992da... M	gattrib/include/x_states.h
:100644 100644 c1245f7... 06f0683... M	gattrib/src/f_export.c
:100644 100644 438422a... f64d93b... M	gattrib/src/g_rc.c
:100644 100644 9662ada... e09aa6c... M	gattrib/src/g_register.c
:100644 100644 a84fa78... 03626f8... M	gattrib/src/gattrib.c
:100644 100644 65d497c... 2f44812... M	gattrib/src/globals.c
:100644 100644 513b5ad... cbd49f8... M	gattrib/src/i_basic.c
:100644 100644 02eb49b... 14b22dd... M	gattrib/src/i_vars.c
:100644 100644 352a1d7... 97caf2f... M	gattrib/src/parsecmd.c
:100644 100644 8f10414... 4effa6b... M	gattrib/src/s_attrib.c
:100644 100644 9259041... 012bf65... M	gattrib/src/s_misc.c
:100644 100644 db9ccd2... 92031f5... M	gattrib/src/s_object.c
:100644 100644 868b046... a647303... M	gattrib/src/s_rename.c
:100644 100644 4154bf5... 32ba957... M	gattrib/src/s_sheet_data.c
:100644 100644 b56dc6f... ede385a... M	gattrib/src/s_string_list.c
:100644 100644 47bbe80... 6f419c1... M	gattrib/src/s_table.c
:100644 100644 05c27b0... e8babd9... M	gattrib/src/s_toplevel.c
:100644 100644 4494cc0... 56b19c4... M	gattrib/src/s_visibility.c
:100644 100644 1be43cc... 703f1ea... M	gattrib/src/x_dialog.c
:100644 100644 f6473c7... 5b734a9... M	gattrib/src/x_fileselect.c
:100644 100644 c8262dd... 56d933e... M	gattrib/src/x_gtksheet.c
:100644 100644 4eec81e... 521a96a... M	gattrib/src/x_window.c
:100644 100644 8748bf3... edf497c... M	gnetlist/include/globals.h
:100644 100644 a607b3b... da6dd69... M	gnetlist/include/i_vars.h
:100644 100644 a2ed38d... c0b0a16... M	gnetlist/include/papersizes.h
:100644 100644 b7ecb28... 77ded69... M	gnetlist/scheme/gnet-PCB.scm
:100644 100644 9594186... 465d470... M	gnetlist/scheme/gnet-allegro.scm
:100644 100644 dff3772... dc7442e... M	gnetlist/scheme/gnet-bae.scm
:100644 100644 7772edc... 4ccd26f... M	gnetlist/scheme/gnet-bom.scm
:100644 100644 65e50e9... 128160d... M	gnetlist/scheme/gnet-bom2.scm
:100644 100644 52fab25... 0238d03... M	gnetlist/scheme/gnet-calay.scm
:100644 100644 840ec87... cf5ece3... M	gnetlist/scheme/gnet-cascade.scm
:100644 100644 8fb3899... 7385249... M	gnetlist/scheme/gnet-drc.scm
:100644 100644 b370424... a72f2a4... M	gnetlist/scheme/gnet-drc2.scm
:100644 100644 a49be63... d64cb1f... M	gnetlist/scheme/gnet-eagle.scm
:100644 100644 7382426... 4fcca15... M	gnetlist/scheme/gnet-futurenet2.scm
:100644 100644 7f829a0... 3467a04... M	gnetlist/scheme/gnet-geda.scm
:100644 100644 1e6bbd6... e2aa23b... M	gnetlist/scheme/gnet-gossip.scm
:100644 100644 93e9588... afe0251... M	gnetlist/scheme/gnet-gsch2pcb.scm.in
:100644 100644 076dd3a... 035656d... M	gnetlist/scheme/gnet-liquidpcb.scm
:100644 100644 c0faa50... aeceb44... M	gnetlist/scheme/gnet-mathematica.scm
:100644 100644 a87d2bf... 3969f50... M	gnetlist/scheme/gnet-maxascii.scm
:100644 100644 e347a9c... d0b7851... M	gnetlist/scheme/gnet-osmond.scm
:100644 100644 95c7c8c... fbc336c... M	gnetlist/scheme/gnet-pads.scm
:100644 100644 25abe10... 943b28e... M	gnetlist/scheme/gnet-partslist-common.scm
:100644 100644 7b7c8c3... a8a21cf... M	gnetlist/scheme/gnet-partslist1.scm
:100644 100644 408c6f1... 10a54f5... M	gnetlist/scheme/gnet-partslist2.scm
:100644 100644 5dc1e76... 8b450f9... M	gnetlist/scheme/gnet-partslist3.scm
:100644 100644 16f451d... e5e6bc5... M	gnetlist/scheme/gnet-pcbpins.scm
:100644 100644 7bc4178... 11e89ca... M	gnetlist/scheme/gnet-protelII.scm
:100644 100644 8d2b144... f590bd6... M	gnetlist/scheme/gnet-redac.scm
:100644 100644 e6c7d59... 5156734... M	gnetlist/scheme/gnet-spice-sdb.scm
:100644 100644 8ef43fc... 0f5d575... M	gnetlist/scheme/gnet-spice.scm
:100644 100644 261fd55... 64eefbd... M	gnetlist/scheme/gnet-switcap.scm
:100644 100644 ce84c87... 60b8e93... M	gnetlist/scheme/gnet-systemc.scm
:100644 100644 72ce1f8... 88d211d... M	gnetlist/scheme/gnet-tango.scm
:100644 100644 e5c0adf... 9742164... M	gnetlist/scheme/gnet-vams.scm
:100644 100644 49e4ad7... f0f5b8c... M	gnetlist/scheme/gnet-verilog.scm
:100644 100644 51caceb... 488bd24... M	gnetlist/scheme/gnet-vhdl.scm
:100644 100644 1b2ee04... 6b4ce82... M	gnetlist/scheme/gnet-vipec.scm
:100644 100644 3076b23... b907ab0... M	gnetlist/scheme/gnetlist-post.scm
:100644 100644 48e71a6... d798259... M	gnetlist/scheme/gnetlist.scm
:100644 100644 e50ad65... 84fab98... M	gnetlist/scripts/sw2asc.in
:100644 100644 2169ac5... b3af8fa... M	gnetlist/src/g_netlist.c
:100644 100644 307f855... fd22ef4... M	gnetlist/src/g_rc.c
:100644 100644 b3dc589... b46215d... M	gnetlist/src/g_register.c
:100644 100644 8f7105d... 99d1b41... M	gnetlist/src/globals.c
:100644 100644 fbc86a8... 9b51b7b... M	gnetlist/src/gnetlist.c
:100644 100644 26d58e8... 8c9c1c5... M	gnetlist/src/i_vars.c
:100644 100644 e69942c... c7b8592... M	gnetlist/src/parsecmd.c
:100644 100644 f873a5f... f65a314... M	gnetlist/src/s_cpinlist.c
:100644 100644 96bac9f... 7b8f07a... M	gnetlist/src/s_hierarchy.c
:100644 100644 900402b... c8ae8c4... M	gnetlist/src/s_misc.c
:100644 100644 9b63a9e... 85412ae... M	gnetlist/src/s_net.c
:100644 100644 8c7d6c9... 6dc2d04... M	gnetlist/src/s_netattrib.c
:100644 100644 a45b3e0... 920513d... M	gnetlist/src/s_netlist.c
:100644 100644 898b24b... 8fae09a... M	gnetlist/src/s_rename.c
:100644 100644 b5e3694... 7269dc2... M	gnetlist/src/s_traverse.c
:100644 100644 fc44bad... 45e99f2... M	gnetlist/src/vams_misc.c
:100644 100644 25495b2... 79b7b24... M	gnetlist/utils/mk_verilog_syms.c
:100644 100644 52844a9... 8fbeb75... M	gschem/include/globals.h
:100644 100644 bbd2039... 9cf36a1... M	gschem/include/gschem_accel_label.h
:100644 100644 04d1380... 0c6e889... M	gschem/include/gschem_action.h
:100644 100644 a849436... 37f0ac8... M	gschem/include/gschem_defines.h
:100644 100644 c8696e0... 0a4b23a... M	gschem/include/gschem_dialog.h
:100644 100644 97f75c9... ce16193... M	gschem/include/gschem_pango.h
:100644 100644 e99c049... 7507326... M	gschem/include/x_compselect.h
:100644 100644 ebd14a8... aad9a77... M	gschem/include/x_dialog.h
:100644 100644 fb2fd4b... d3e9d9f... M	gschem/include/x_log.h
:100644 100644 a9aff6d... a451afd... M	gschem/include/x_multiattrib.h
:100644 100644 fcf9a1e... d6763e7... M	gschem/include/x_pagesel.h
:100644 100644 6a72065... b2589b6... M	gschem/include/x_preview.h
:100644 100644 c3505e4... 9e68518... M	gschem/include/x_print.h
:100644 100644 0200d72... e73d4bb... M	gschem/include/x_states.h
:100644 100644 d0f59fb... ea29c1c... M	gschem/scheme/auto-place-attribs.scm
:100644 100644 ec8e7a6... a94d62e... M	gschem/scheme/auto-uref.scm
:100644 100644 0d37d6b... fbe0bfd... M	gschem/scheme/gschem.scm
:100644 100644 9837342... ef615c2... M	gschem/scheme/pcb.scm
:100644 100644 1b49e64... b1732b1... M	gschem/scheme/print-NB-attribs.scm
:100644 100644 20e8090... 7b243c8... M	gschem/scripts/ChangeLog-1.0
:100644 100644 a5b3385... 04c2db9... M	gschem/src/a_pan.c
:100644 100644 2b94af9... 3bc50d0... M	gschem/src/a_zoom.c
:100644 100644 7faa171... ecfc83a... M	gschem/src/g_funcs.c
:100644 100644 863057d... 8686295... M	gschem/src/g_hook.c
:100644 100644 665e7ef... 4bee5d3... M	gschem/src/g_keys.c
:100644 100644 a4008c7... cf61190... M	gschem/src/g_rc.c
:100644 100644 c8aebe9... 3ae65ed... M	gschem/src/g_register.c
:100644 100644 54278b8... e11a110... M	gschem/src/globals.c
:100644 100644 303a2e3... 7911b55... M	gschem/src/gschem.c
:100644 100644 63c7b63... f49a03d... M	gschem/src/gschem_accel_label.c
:100644 100644 428a831... 0e6bf01... M	gschem/src/gschem_action.c
:100644 100644 2e7882d... c9d05f3... M	gschem/src/gschem_cairo.c
:100644 100644 4a4f788... 79ad04c... M	gschem/src/gschem_dialog.c
:100644 100644 2a2821e... 52a6644... M	gschem/src/gschem_pango.c
:100644 100644 429eca6... c9f4a58... M	gschem/src/gschem_toplevel.c
:100644 100644 8cea6f2... 2bdfbde... M	gschem/src/i_basic.c
:100644 100644 bce47fc... 2fb1e4f... M	gschem/src/i_callbacks.c
:100644 100644 f7a67e6... cb48f6f... M	gschem/src/i_vars.c
:100644 100644 a92b246... a014042... M	gschem/src/m_basic.c
:100644 100644 f677b68... 16c5b1a... M	gschem/src/o_arc.c
:100644 100644 9d46a08... a4ac6d1... M	gschem/src/o_attrib.c
:100644 100644 ff6a537... 1e4f730... M	gschem/src/o_basic.c
:100644 100644 36f2080... 1ea00c1... M	gschem/src/o_box.c
:100644 100644 6cbcc1e... ddf32b1... M	gschem/src/o_buffer.c
:100644 100644 d9a92bf... 5d6c7c1... M	gschem/src/o_bus.c
:100644 100644 67c5505... 0c5cdb4... M	gschem/src/o_circle.c
:100644 100644 95410ee... 826bb8f... M	gschem/src/o_complex.c
:100644 100644 5e1811c... 6e2f63d... M	gschem/src/o_copy.c
:100644 100644 e465539... d1d4ea8... M	gschem/src/o_cue.c
:100644 100644 11fa039... d7d323a... M	gschem/src/o_delete.c
:100644 100644 65b55d7... e2e9993... M	gschem/src/o_find.c
:100644 100644 36b421f... 7ccb1be... M	gschem/src/o_grips.c
:100644 100644 f41d4e2... 719ae69... M	gschem/src/o_line.c
:100644 100644 6cda6df... 011079c... M	gschem/src/o_misc.c
:100644 100644 fd3ea85... ddb81dd... M	gschem/src/o_move.c
:100644 100644 d5f3a73... 14bd87d... M	gschem/src/o_net.c
:100644 100644 fc0140e... 682bda5... M	gschem/src/o_path.c
:100644 100644 5302ded... d738cad... M	gschem/src/o_picture.c
:100644 100644 6a05f2f... a5b7f80... M	gschem/src/o_pin.c
:100644 100644 c19c0a7... 63e168c... M	gschem/src/o_place.c
:100644 100644 d9153f0... 23788c3... M	gschem/src/o_select.c
:100644 100644 0e593c1... 6c0f712... M	gschem/src/o_slot.c
:100644 100644 16cc4c0... 596b81b... M	gschem/src/o_text.c
:100644 100644 f5d26b0... b1b1406... M	gschem/src/o_undo.c
:100644 100644 0e03d25... 8b72d6a... M	gschem/src/parsecmd.c
:100644 100644 82ff00f... dd98c06... M	gschem/src/x_attribedit.c
:100644 100644 9b9e7f9... ebe5f2b... M	gschem/src/x_autonumber.c
:100644 100644 2500449... 6a3a78a... M	gschem/src/x_basic.c
:100644 100644 af965fd... b70fe3c... M	gschem/src/x_clipboard.c
:100644 100644 fed211c... 23e35c2... M	gschem/src/x_color.c
:100644 100644 931c2c1... eba6035... M	gschem/src/x_compselect.c
:100644 100644 106de94... e8efe73... M	gschem/src/x_dialog.c
:100644 100644 1b1f4b2... dfb4ffa... M	gschem/src/x_event.c
:100644 100644 46c3ea6... 53d1904... M	gschem/src/x_fileselect.c
:100644 100644 2e705cf... 0f85e4d... M	gschem/src/x_grid.c
:100644 100644 b088f2e... d2153ca... M	gschem/src/x_image.c
:100644 100644 146d2fc... 747b7b8... M	gschem/src/x_log.c
:100644 100644 b9288e5... 7dc3d04... M	gschem/src/x_menus.c
:100644 100644 5e764eb... 5863d39... M	gschem/src/x_multiattrib.c
:100644 100644 1de297f... 29dfc34... M	gschem/src/x_pagesel.c
:100644 100644 dd83b68... 271b545... M	gschem/src/x_preview.c
:100644 100644 7ab38fd... 3de2205... M	gschem/src/x_print.c
:100644 100644 312e7c6... 61e0c83... M	gschem/src/x_script.c
:100644 100644 2e081a6... 0259619... M	gschem/src/x_stroke.c
:100644 100644 283fae1... 8ab13e8... M	gschem/src/x_window.c
:100644 100644 9ad381e... 2f7700a... M	gsymcheck/include/globals.h
:100644 100644 614b07e... 6484352... M	gsymcheck/include/i_vars.h
:100644 100644 574de69... a910dd0... M	gsymcheck/include/papersizes.h
:100644 100644 10bc07d... 933b3cb... M	gsymcheck/src/g_rc.c
:100644 100644 c5693c2... 1c09bb6... M	gsymcheck/src/g_register.c
:100644 100644 9166eec... 479ef1e... M	gsymcheck/src/globals.c
:100644 100644 5f7b134... 75e1f49... M	gsymcheck/src/gsymcheck.c
:100644 100644 6816b88... ddd8105... M	gsymcheck/src/i_vars.c
:100644 100644 aa50889... 9a0d15d... M	gsymcheck/src/parsecmd.c
:100644 100644 faf61ec... d66106f... M	gsymcheck/src/s_check.c
:100644 100644 f6eaffe... b19e972... M	gsymcheck/src/s_log.c
:100644 100644 fb73634... 6a151d2... M	gsymcheck/src/s_symstruct.c
:100644 100644 4338412... bae6cff... M	libgeda/include/libgeda/colors.h
:100644 100644 581cfe4... d1f0422... M	libgeda/include/libgeda/defines.h
:100644 100644 78a3d1c... a849606... M	libgeda/include/libgeda/geda_list.h
:100644 100644 963bda8... 8c5452e... M	libgeda/include/libgeda/globals.h
:100644 100644 a7483ed... d8e6e7e... M	libgeda/include/libgeda/libgeda.h
:100644 100644 0ff2e4f... 4cc5a7e... M	libgeda/include/libgeda/o_types.h
:100644 100644 919149c... e214ca7... M	libgeda/include/libgeda/papersizes.h
:100644 100644 c06a11f... 7fe495c... M	libgeda/include/libgeda/struct.h
:100644 100644 dcb3bdb... 0bd4fee... M	libgeda/include/struct_priv.h
:100644 100644 0c41d88... d4ec258... M	libgeda/src/a_basic.c
:100644 100644 d5295bc... 12c0c69... M	libgeda/src/f_basic.c
:100644 100644 381532f... 5bb9d3d... M	libgeda/src/f_print.c
:100644 100644 27f081c... e4d2083... M	libgeda/src/g_basic.c
:100644 100644 a5c7c35... d901128... M	libgeda/src/g_rc.c
:100644 100644 f1f1d90... b69b9d5... M	libgeda/src/g_register.c
:100644 100644 84dfb5d... f3bff22... M	libgeda/src/g_smob.c
:100644 100644 e3ea27c... 0f93161... M	libgeda/src/geda_list.c
:100644 100644 24c03c7... c1c6897... M	libgeda/src/i_vars.c
:100644 100644 642d56e... ea11b92... M	libgeda/src/libgeda.c
:100644 100644 425022f... d00380f... M	libgeda/src/m_basic.c
:100644 100644 06808df... 81bc5af... M	libgeda/src/m_bounds.c
:100644 100644 6df9846... a0845d0... M	libgeda/src/m_box.c
:100644 100644 815d54e... 5ead8b9... M	libgeda/src/m_circle.c
:100644 100644 1500e1b... e42d4f1... M	libgeda/src/m_hatch.c
:100644 100644 7c1b0e2... bea514a... M	libgeda/src/m_line.c
:100644 100644 e921a82... 8d100d4... M	libgeda/src/m_polygon.c
:100644 100644 bdd20a8... 96e8a48... M	libgeda/src/m_transform.c
:100644 100644 3a7d3d6... baeb169... M	libgeda/src/o_arc_basic.c
:100644 100644 f7edafb... 12a36ac... M	libgeda/src/o_attrib.c
:100644 100644 4ebac0a... c8a4e6c... M	libgeda/src/o_basic.c
:100644 100644 9c9d336... 3260864... M	libgeda/src/o_box_basic.c
:100644 100644 da5ac22... 2421c89... M	libgeda/src/o_bus_basic.c
:100644 100644 586efa5... 9da6077... M	libgeda/src/o_circle_basic.c
:100644 100644 3e2df60... 2a091cc... M	libgeda/src/o_complex_basic.c
:100644 100644 1ce58cc... cb3699d... M	libgeda/src/o_embed.c
:100644 100644 a0462d1... cdc1a17... M	libgeda/src/o_line_basic.c
:100644 100644 1bc8939... 9eec71c... M	libgeda/src/o_list.c
:100644 100644 032fce1... c2c5af1... M	libgeda/src/o_net_basic.c
:100644 100644 7f3174d... ed502c1... M	libgeda/src/o_path_basic.c
:100644 100644 a90f3ff... aae9ba1... M	libgeda/src/o_picture.c
:100644 100644 0de72e4... b0c83d2... M	libgeda/src/o_pin_basic.c
:100644 100644 bb9fd97... 8e8f9c9... M	libgeda/src/o_selection.c
:100644 100644 2f8b7a7... 29f66e5... M	libgeda/src/o_text_basic.c
:100644 100644 bfad705... beab243... M	libgeda/src/s_attrib.c
:100644 100644 2afca90... 69f8e42... M	libgeda/src/s_basic.c
:100644 100644 adf8f0e... b06f13e... M	libgeda/src/s_clib.c
:100644 100644 099d2fc... b8b1186... M	libgeda/src/s_color.c
:100644 100644 d4f5b0a... 4985071... M	libgeda/src/s_conn.c
:100644 100644 4dc059c... ac78b42... M	libgeda/src/s_cue.c
:100644 100644 1f9f1e4... 584fc58... M	libgeda/src/s_hierarchy.c
:100644 100644 372a6f6... d1e4933... M	libgeda/src/s_log.c
:100644 100644 582849f... 74599db... M	libgeda/src/s_menu.c
:100644 100644 089cf59... 0306da1... M	libgeda/src/s_page.c
:100644 100644 2c1db68... 92f440b... M	libgeda/src/s_papersizes.c
:100644 100644 4ced308... c2df0c5... M	libgeda/src/s_path.c
:100644 100644 ffbc99b... 87e019c... M	libgeda/src/s_slib.c
:100644 100644 cd89fdf... e47b76f... M	libgeda/src/s_slot.c
:100644 100644 f9bce2c... 395f3fb... M	libgeda/src/s_stretch.c
:100644 100644 db6e63d... 21f8aca... M	libgeda/src/s_textbuffer.c
:100644 100644 81f0db1... 5b7094f... M	libgeda/src/s_tile.c
:100644 100644 0b0829b... e237c4c... M	libgeda/src/s_toplevel.c
:100644 100644 f5038eb... 44b94bf... M	libgeda/src/s_undo.c
:100644 100644 e2ca032... e32d30c... M	libgeda/src/u_basic.c
:100644 100644 8c46ab6... 6dfeb03... M	utils/gschlas/g_rc.c
:100644 100644 e00fe5f... df10073... M	utils/gschlas/g_register.c
:100644 100644 84e36b1... c823e20... M	utils/gschlas/globals.c
:100644 100644 124df97... b9160aa... M	utils/gschlas/gschlas.c
:100644 100644 6cfea60... 9c0ae37... M	utils/gschlas/i_vars.c
:100644 100644 42b2d58... 2163e59... M	utils/gschlas/parsecmd.c
:100644 100644 28c22ff... feff8d2... M	utils/gschlas/s_util.c
:100644 100644 bfc7b8a... 414538d... M	utils/include/globals.h
:100644 100644 3dfce3c... 39bb53b... M	utils/include/i_vars.h
:100644 100644 b2e797e... f55b644... M	utils/include/papersizes.h
:100755 100755 56bf3ac... f06521b... M	utils/scripts/gpstoimage
:100644 100644 32808a1... fa61810... M	utils/src/convert_sym.c
:100644 100644 245b1ac... 135ec16... M	utils/src/geda_sym_format.h
:100644 100644 921e1a9... 086aef2... M	utils/src/grenum.c
:100644 100644 1a19ea6... e9c2fe3... M	utils/src/sarlacc_schem.c
:100644 100644 429d10b... d2910bd... M	utils/src/smash_megafile.c

=========
 Changes
=========

commit bd34cfde2450790b357e574281f9562adce64303
Author: Ales Hvezda <ahvezda@xxxxxxxx>
Commit: Ales Hvezda <ahvezda@xxxxxxxx>

    Updated copyright text/header in most source files.
    
    Updated all copyright text dates that should be updated for the new year.
    Fixed a bunch of GNU text typos (these should have been either
    GPL or gEDA).  Removed some $Id$ tags which are no longer used/needed.
    Fixed a few file header that were just plain incorrect.

diff --git a/gattrib/include/globals.h b/gattrib/include/globals.h
index e8c1255..c1ffd6c 100644
--- a/gattrib/include/globals.h
+++ b/gattrib/include/globals.h
@@ -1,6 +1,6 @@
-/* gEDA - GNU Electronic Design Automation
+/* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/include/i_vars.h b/gattrib/include/i_vars.h
index 4f128c7..3b5bd05 100644
--- a/gattrib/include/i_vars.h
+++ b/gattrib/include/i_vars.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
- * gnetlist - gEDA Schematic Capture
- * Copyright (C) 1998-2000 Ales V. Hvezda
+ * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/include/struct.h b/gattrib/include/struct.h
index 9e5e8c5..904b13a 100644
--- a/gattrib/include/struct.h
+++ b/gattrib/include/struct.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/include/x_states.h b/gattrib/include/x_states.h
index 4e06a61..6e992da 100644
--- a/gattrib/include/x_states.h
+++ b/gattrib/include/x_states.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
- * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License 
diff --git a/gattrib/src/f_export.c b/gattrib/src/f_export.c
index c1245f7..06f0683 100644
--- a/gattrib/src/f_export.c
+++ b/gattrib/src/f_export.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003-2008 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/g_rc.c b/gattrib/src/g_rc.c
index 438422a..f64d93b 100644
--- a/gattrib/src/g_rc.c
+++ b/gattrib/src/g_rc.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003-2008 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/g_register.c b/gattrib/src/g_register.c
index 9662ada..e09aa6c 100644
--- a/gattrib/src/g_register.c
+++ b/gattrib/src/g_register.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003-2008 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/gattrib.c b/gattrib/src/gattrib.c
index a84fa78..03626f8 100644
--- a/gattrib/src/gattrib.c
+++ b/gattrib/src/gattrib.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003-2008 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/globals.c b/gattrib/src/globals.c
index 65d497c..2f44812 100644
--- a/gattrib/src/globals.c
+++ b/gattrib/src/globals.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003-2008 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/i_basic.c b/gattrib/src/i_basic.c
index 513b5ad..cbd49f8 100644
--- a/gattrib/src/i_basic.c
+++ b/gattrib/src/i_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib - gEDA gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 1998-2008 Ales V. Hvezda
- * Copyright (C) 2003-2008 Stuart D. Brorson.
+ * Copyright (C) 1998-2010 Ales V. Hvezda
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/i_vars.c b/gattrib/src/i_vars.c
index 02eb49b..14b22dd 100644
--- a/gattrib/src/i_vars.c
+++ b/gattrib/src/i_vars.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003-2008 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/parsecmd.c b/gattrib/src/parsecmd.c
index 352a1d7..97caf2f 100644
--- a/gattrib/src/parsecmd.c
+++ b/gattrib/src/parsecmd.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003-2008 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/s_attrib.c b/gattrib/src/s_attrib.c
index 8f10414..4effa6b 100644
--- a/gattrib/src/s_attrib.c
+++ b/gattrib/src/s_attrib.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003-2008 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/s_misc.c b/gattrib/src/s_misc.c
index 9259041..012bf65 100644
--- a/gattrib/src/s_misc.c
+++ b/gattrib/src/s_misc.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003-2007 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/s_object.c b/gattrib/src/s_object.c
index db9ccd2..92031f5 100644
--- a/gattrib/src/s_object.c
+++ b/gattrib/src/s_object.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003-2008 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/s_rename.c b/gattrib/src/s_rename.c
index 868b046..a647303 100644
--- a/gattrib/src/s_rename.c
+++ b/gattrib/src/s_rename.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003-2008 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/s_sheet_data.c b/gattrib/src/s_sheet_data.c
index 4154bf5..32ba957 100644
--- a/gattrib/src/s_sheet_data.c
+++ b/gattrib/src/s_sheet_data.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003 -- 2008 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/s_string_list.c b/gattrib/src/s_string_list.c
index b56dc6f..ede385a 100644
--- a/gattrib/src/s_string_list.c
+++ b/gattrib/src/s_string_list.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003-2008 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/s_table.c b/gattrib/src/s_table.c
index 47bbe80..6f419c1 100644
--- a/gattrib/src/s_table.c
+++ b/gattrib/src/s_table.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003-2008 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/s_toplevel.c b/gattrib/src/s_toplevel.c
index 05c27b0..e8babd9 100644
--- a/gattrib/src/s_toplevel.c
+++ b/gattrib/src/s_toplevel.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003-2008 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/s_visibility.c b/gattrib/src/s_visibility.c
index 4494cc0..56b19c4 100644
--- a/gattrib/src/s_visibility.c
+++ b/gattrib/src/s_visibility.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003-2008 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/x_dialog.c b/gattrib/src/x_dialog.c
index 1be43cc..703f1ea 100644
--- a/gattrib/src/x_dialog.c
+++ b/gattrib/src/x_dialog.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003-2008 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/x_fileselect.c b/gattrib/src/x_fileselect.c
index f6473c7..5b734a9 100644
--- a/gattrib/src/x_fileselect.c
+++ b/gattrib/src/x_fileselect.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003-2008 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/x_gtksheet.c b/gattrib/src/x_gtksheet.c
index c8262dd..56d933e 100644
--- a/gattrib/src/x_gtksheet.c
+++ b/gattrib/src/x_gtksheet.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003-2008 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gattrib/src/x_window.c b/gattrib/src/x_window.c
index 4eec81e..521a96a 100644
--- a/gattrib/src/x_window.c
+++ b/gattrib/src/x_window.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
- * Copyright (C) 2003-2008 Stuart D. Brorson.
+ * Copyright (C) 2003-2010 Stuart D. Brorson.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/include/globals.h b/gnetlist/include/globals.h
index 8748bf3..edf497c 100644
--- a/gnetlist/include/globals.h
+++ b/gnetlist/include/globals.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gnetlist - gEDA Netlister
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/include/i_vars.h b/gnetlist/include/i_vars.h
index a607b3b..da6dd69 100644
--- a/gnetlist/include/i_vars.h
+++ b/gnetlist/include/i_vars.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gnetlist - gEDA Schematic Capture
- * Copyright (C) 1998-2000 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/include/papersizes.h b/gnetlist/include/papersizes.h
index a2ed38d..c0b0a16 100644
--- a/gnetlist/include/papersizes.h
+++ b/gnetlist/include/papersizes.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gnetlist - gEDA Netlister
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * You should have received a copy of the GNU General Public License 
  * along with this program; if not, write to the * Free Software 
diff --git a/gnetlist/scheme/gnet-PCB.scm b/gnetlist/scheme/gnet-PCB.scm
index b7ecb28..77ded69 100644
--- a/gnetlist/scheme/gnet-PCB.scm
+++ b/gnetlist/scheme/gnet-PCB.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-allegro.scm b/gnetlist/scheme/gnet-allegro.scm
index 9594186..465d470 100644
--- a/gnetlist/scheme/gnet-allegro.scm
+++ b/gnetlist/scheme/gnet-allegro.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-bae.scm b/gnetlist/scheme/gnet-bae.scm
index dff3772..dc7442e 100644
--- a/gnetlist/scheme/gnet-bae.scm
+++ b/gnetlist/scheme/gnet-bae.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-bom.scm b/gnetlist/scheme/gnet-bom.scm
index 7772edc..4ccd26f 100644
--- a/gnetlist/scheme/gnet-bom.scm
+++ b/gnetlist/scheme/gnet-bom.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-bom2.scm b/gnetlist/scheme/gnet-bom2.scm
index 65e50e9..128160d 100644
--- a/gnetlist/scheme/gnet-bom2.scm
+++ b/gnetlist/scheme/gnet-bom2.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-calay.scm b/gnetlist/scheme/gnet-calay.scm
index 52fab25..0238d03 100644
--- a/gnetlist/scheme/gnet-calay.scm
+++ b/gnetlist/scheme/gnet-calay.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales V. Hvezda
-;;; Copyright (C) 2006-2008 John P. Doty
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 2006-2010 John P. Doty
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-cascade.scm b/gnetlist/scheme/gnet-cascade.scm
index 840ec87..cf5ece3 100644
--- a/gnetlist/scheme/gnet-cascade.scm
+++ b/gnetlist/scheme/gnet-cascade.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
 ;;; Backend for cascade (http://rfcascade.sourceforge.net)
-;;; Copyright (C) 2003 Dan McMahill
+;;; Copyright (C) 2003-2010 Dan McMahill
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-drc.scm b/gnetlist/scheme/gnet-drc.scm
index 8fb3899..7385249 100644
--- a/gnetlist/scheme/gnet-drc.scm
+++ b/gnetlist/scheme/gnet-drc.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-drc2.scm b/gnetlist/scheme/gnet-drc2.scm
index b370424..a72f2a4 100644
--- a/gnetlist/scheme/gnet-drc2.scm
+++ b/gnetlist/scheme/gnet-drc2.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-eagle.scm b/gnetlist/scheme/gnet-eagle.scm
index a49be63..d64cb1f 100644
--- a/gnetlist/scheme/gnet-eagle.scm
+++ b/gnetlist/scheme/gnet-eagle.scm
@@ -1,9 +1,9 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 2004 Braddock Gaskill (braddock@xxxxxxxxxxxx, 
-;;;                                      adapted PCB code to Eagle)
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 2004-2010 Braddock Gaskill (braddock@xxxxxxxxxxxx, 
+;;;                                           adapted PCB code to Eagle)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-futurenet2.scm b/gnetlist/scheme/gnet-futurenet2.scm
index 7382426..4fcca15 100644
--- a/gnetlist/scheme/gnet-futurenet2.scm
+++ b/gnetlist/scheme/gnet-futurenet2.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
 ;;; FutureNet2 backend
-;;; Copyright (C) 2003, 2005 Dan McMahill
+;;; Copyright (C) 2003, 2005-2010 Dan McMahill
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-geda.scm b/gnetlist/scheme/gnet-geda.scm
index 7f829a0..3467a04 100644
--- a/gnetlist/scheme/gnet-geda.scm
+++ b/gnetlist/scheme/gnet-geda.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-gossip.scm b/gnetlist/scheme/gnet-gossip.scm
index 1e6bbd6..e2aa23b 100644
--- a/gnetlist/scheme/gnet-gossip.scm
+++ b/gnetlist/scheme/gnet-gossip.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-gsch2pcb.scm.in b/gnetlist/scheme/gnet-gsch2pcb.scm.in
index 93e9588..afe0251 100644
--- a/gnetlist/scheme/gnet-gsch2pcb.scm.in
+++ b/gnetlist/scheme/gnet-gsch2pcb.scm.in
@@ -1,10 +1,9 @@
 ;;; -*-scheme-*-
-;;; $Id$
 ;;;
 
-;;; gEDA - GNU Electronic Design Automation
-;;; gnetlist - GNU Netlist
-;;; Copyright (C) 1998-2000 Ales V. Hvezda
+;;; gEDA - GPL Electronic Design Automation
+;;; gnetlist - gEDA Netlist
+;;; Copyright (C) 1998-2010 Ales Hvezda
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-liquidpcb.scm b/gnetlist/scheme/gnet-liquidpcb.scm
index 076dd3a..035656d 100644
--- a/gnetlist/scheme/gnet-liquidpcb.scm
+++ b/gnetlist/scheme/gnet-liquidpcb.scm
@@ -1,6 +1,6 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 2008 Ales Hvezda
+;;; Copyright (C) 2008-2010 Ales Hvezda
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-mathematica.scm b/gnetlist/scheme/gnet-mathematica.scm
index c0faa50..aeceb44 100644
--- a/gnetlist/scheme/gnet-mathematica.scm
+++ b/gnetlist/scheme/gnet-mathematica.scm
@@ -1,6 +1,6 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 2007-2008 John P. Doty
+;;; Copyright (C) 2007-2010 John P. Doty
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-maxascii.scm b/gnetlist/scheme/gnet-maxascii.scm
index a87d2bf..3969f50 100644
--- a/gnetlist/scheme/gnet-maxascii.scm
+++ b/gnetlist/scheme/gnet-maxascii.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-osmond.scm b/gnetlist/scheme/gnet-osmond.scm
index e347a9c..d0b7851 100644
--- a/gnetlist/scheme/gnet-osmond.scm
+++ b/gnetlist/scheme/gnet-osmond.scm
@@ -1,6 +1,6 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist back end for Osmond PCB Design
-;;; Copyright (C) 2007-2008 John P. Doty
+;;; Copyright (C) 2007-2010 John P. Doty
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-pads.scm b/gnetlist/scheme/gnet-pads.scm
index 95c7c8c..fbc336c 100644
--- a/gnetlist/scheme/gnet-pads.scm
+++ b/gnetlist/scheme/gnet-pads.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-partslist-common.scm b/gnetlist/scheme/gnet-partslist-common.scm
index 25abe10..943b28e 100644
--- a/gnetlist/scheme/gnet-partslist-common.scm
+++ b/gnetlist/scheme/gnet-partslist-common.scm
@@ -1,4 +1,4 @@
-; Copyright (C) 2001 MIYAMOTO Takanori
+; Copyright (C) 2001-2010 MIYAMOTO Takanori
 ; gnet-partslist-common.scm
 ; 
 ; This program is free software; you can redistribute it and/or modify
diff --git a/gnetlist/scheme/gnet-partslist1.scm b/gnetlist/scheme/gnet-partslist1.scm
index 7b7c8c3..a8a21cf 100644
--- a/gnetlist/scheme/gnet-partslist1.scm
+++ b/gnetlist/scheme/gnet-partslist1.scm
@@ -1,4 +1,4 @@
-; Copyright (C) 2001 MIYAMOTO Takanori
+; Copyright (C) 2001-2010 MIYAMOTO Takanori
 ; gnet-partslist1.scm
 ; 
 ; This program is free software; you can redistribute it and/or modify
diff --git a/gnetlist/scheme/gnet-partslist2.scm b/gnetlist/scheme/gnet-partslist2.scm
index 408c6f1..10a54f5 100644
--- a/gnetlist/scheme/gnet-partslist2.scm
+++ b/gnetlist/scheme/gnet-partslist2.scm
@@ -1,4 +1,4 @@
-; Copyright (C) 2001 MIYAMOTO Takanori
+; Copyright (C) 2001-2010 MIYAMOTO Takanori
 ; gnet-partslist2.scm
 ; 
 ; This program is free software; you can redistribute it and/or modify
diff --git a/gnetlist/scheme/gnet-partslist3.scm b/gnetlist/scheme/gnet-partslist3.scm
index 5dc1e76..8b450f9 100644
--- a/gnetlist/scheme/gnet-partslist3.scm
+++ b/gnetlist/scheme/gnet-partslist3.scm
@@ -1,4 +1,4 @@
-; Copyright (C) 2001 MIYAMOTO Takanori
+; Copyright (C) 2001-2010 MIYAMOTO Takanori
 ; gnet-partslist3.scm
 ; 
 ; This program is free software; you can redistribute it and/or modify
diff --git a/gnetlist/scheme/gnet-pcbpins.scm b/gnetlist/scheme/gnet-pcbpins.scm
index 16f451d..e5e6bc5 100644
--- a/gnetlist/scheme/gnet-pcbpins.scm
+++ b/gnetlist/scheme/gnet-pcbpins.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
 ;;; Backend for propagating pin names from gschem to footprints in pcb
-;;; Copyright (C) 2005 Dan McMahill
+;;; Copyright (C) 2005-2010 Dan McMahill
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-protelII.scm b/gnetlist/scheme/gnet-protelII.scm
index 7bc4178..11e89ca 100644
--- a/gnetlist/scheme/gnet-protelII.scm
+++ b/gnetlist/scheme/gnet-protelII.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-redac.scm b/gnetlist/scheme/gnet-redac.scm
index 8d2b144..f590bd6 100644
--- a/gnetlist/scheme/gnet-redac.scm
+++ b/gnetlist/scheme/gnet-redac.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-spice-sdb.scm b/gnetlist/scheme/gnet-spice-sdb.scm
index e6c7d59..5156734 100644
--- a/gnetlist/scheme/gnet-spice-sdb.scm
+++ b/gnetlist/scheme/gnet-spice-sdb.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-spice.scm b/gnetlist/scheme/gnet-spice.scm
index 8ef43fc..0f5d575 100644
--- a/gnetlist/scheme/gnet-spice.scm
+++ b/gnetlist/scheme/gnet-spice.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-switcap.scm b/gnetlist/scheme/gnet-switcap.scm
index 261fd55..64eefbd 100644
--- a/gnetlist/scheme/gnet-switcap.scm
+++ b/gnetlist/scheme/gnet-switcap.scm
@@ -1,6 +1,6 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;;
-;;; Copyright (C) 2003, 2005 Dan McMahill
+;;; Copyright (C) 2003, 2005-2010 Dan McMahill
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-systemc.scm b/gnetlist/scheme/gnet-systemc.scm
index ce84c87..60b8e93 100644
--- a/gnetlist/scheme/gnet-systemc.scm
+++ b/gnetlist/scheme/gnet-systemc.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-tango.scm b/gnetlist/scheme/gnet-tango.scm
index 72ce1f8..88d211d 100644
--- a/gnetlist/scheme/gnet-tango.scm
+++ b/gnetlist/scheme/gnet-tango.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-vams.scm b/gnetlist/scheme/gnet-vams.scm
index e5c0adf..9742164 100644
--- a/gnetlist/scheme/gnet-vams.scm
+++ b/gnetlist/scheme/gnet-vams.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-verilog.scm b/gnetlist/scheme/gnet-verilog.scm
index 49e4ad7..f0f5b8c 100644
--- a/gnetlist/scheme/gnet-verilog.scm
+++ b/gnetlist/scheme/gnet-verilog.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-vhdl.scm b/gnetlist/scheme/gnet-vhdl.scm
index 51caceb..488bd24 100644
--- a/gnetlist/scheme/gnet-vhdl.scm
+++ b/gnetlist/scheme/gnet-vhdl.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnet-vipec.scm b/gnetlist/scheme/gnet-vipec.scm
index 1b2ee04..6b4ce82 100644
--- a/gnetlist/scheme/gnet-vipec.scm
+++ b/gnetlist/scheme/gnet-vipec.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnetlist-post.scm b/gnetlist/scheme/gnetlist-post.scm
index 3076b23..b907ab0 100644
--- a/gnetlist/scheme/gnetlist-post.scm
+++ b/gnetlist/scheme/gnetlist-post.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scheme/gnetlist.scm b/gnetlist/scheme/gnetlist.scm
index 48e71a6..d798259 100644
--- a/gnetlist/scheme/gnetlist.scm
+++ b/gnetlist/scheme/gnetlist.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gnetlist - gEDA Netlist
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/scripts/sw2asc.in b/gnetlist/scripts/sw2asc.in
index e50ad65..84fab98 100644
--- a/gnetlist/scripts/sw2asc.in
+++ b/gnetlist/scripts/sw2asc.in
@@ -1,10 +1,8 @@
 #!@AWK@ -f
 #
-# $Id$
+# gEDA - GPL Electronic Design Automation
 #
-# gEDA - GNU Electronic Design Automation
-#
-# Copyright (C) 2003 Dan McMahill
+# Copyright (C) 2003-2010 Dan McMahill
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/src/g_netlist.c b/gnetlist/src/g_netlist.c
index 2169ac5..b3af8fa 100644
--- a/gnetlist/src/g_netlist.c
+++ b/gnetlist/src/g_netlist.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gnetlist - gEDA Netlist
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/src/g_rc.c b/gnetlist/src/g_rc.c
index 307f855..fd22ef4 100644
--- a/gnetlist/src/g_rc.c
+++ b/gnetlist/src/g_rc.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gnetlist - gEDA Netlist 
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/src/g_register.c b/gnetlist/src/g_register.c
index b3dc589..b46215d 100644
--- a/gnetlist/src/g_register.c
+++ b/gnetlist/src/g_register.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gnetlist - gEDA Netlist
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/src/globals.c b/gnetlist/src/globals.c
index 8f7105d..99d1b41 100644
--- a/gnetlist/src/globals.c
+++ b/gnetlist/src/globals.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gnetlist - gEDA Netlist 
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/src/gnetlist.c b/gnetlist/src/gnetlist.c
index fbc86a8..9b51b7b 100644
--- a/gnetlist/src/gnetlist.c
+++ b/gnetlist/src/gnetlist.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gnetlist - gEDA Netlist
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/src/i_vars.c b/gnetlist/src/i_vars.c
index 26d58e8..8c9c1c5 100644
--- a/gnetlist/src/i_vars.c
+++ b/gnetlist/src/i_vars.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gnetlist - gEDA Netlist
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/src/parsecmd.c b/gnetlist/src/parsecmd.c
index e69942c..c7b8592 100644
--- a/gnetlist/src/parsecmd.c
+++ b/gnetlist/src/parsecmd.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gnetlist - gEDA Netlist 
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/src/s_cpinlist.c b/gnetlist/src/s_cpinlist.c
index f873a5f..f65a314 100644
--- a/gnetlist/src/s_cpinlist.c
+++ b/gnetlist/src/s_cpinlist.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gnetlist - gEDA Netlist
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/src/s_hierarchy.c b/gnetlist/src/s_hierarchy.c
index 96bac9f..7b8f07a 100644
--- a/gnetlist/src/s_hierarchy.c
+++ b/gnetlist/src/s_hierarchy.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gnetlist - gEDA Netlist
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/src/s_misc.c b/gnetlist/src/s_misc.c
index 900402b..c8ae8c4 100644
--- a/gnetlist/src/s_misc.c
+++ b/gnetlist/src/s_misc.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gnetlist - gEDA Netlist
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/src/s_net.c b/gnetlist/src/s_net.c
index 9b63a9e..85412ae 100644
--- a/gnetlist/src/s_net.c
+++ b/gnetlist/src/s_net.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gnetlist - gEDA Netlist
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/src/s_netattrib.c b/gnetlist/src/s_netattrib.c
index 8c7d6c9..6dc2d04 100644
--- a/gnetlist/src/s_netattrib.c
+++ b/gnetlist/src/s_netattrib.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gnetlist - gEDA Netlist
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/src/s_netlist.c b/gnetlist/src/s_netlist.c
index a45b3e0..920513d 100644
--- a/gnetlist/src/s_netlist.c
+++ b/gnetlist/src/s_netlist.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gnetlist - gEDA Netlist
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/src/s_rename.c b/gnetlist/src/s_rename.c
index 898b24b..8fae09a 100644
--- a/gnetlist/src/s_rename.c
+++ b/gnetlist/src/s_rename.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gnetlist - gEDA Netlist
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/src/s_traverse.c b/gnetlist/src/s_traverse.c
index b5e3694..7269dc2 100644
--- a/gnetlist/src/s_traverse.c
+++ b/gnetlist/src/s_traverse.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gnetlist - gEDA Netlist
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/src/vams_misc.c b/gnetlist/src/vams_misc.c
index fc44bad..45e99f2 100644
--- a/gnetlist/src/vams_misc.c
+++ b/gnetlist/src/vams_misc.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gnetlist - gEDA Netlist
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gnetlist/utils/mk_verilog_syms.c b/gnetlist/utils/mk_verilog_syms.c
index 25495b2..79b7b24 100644
--- a/gnetlist/utils/mk_verilog_syms.c
+++ b/gnetlist/utils/mk_verilog_syms.c
@@ -5,7 +5,7 @@
  *  symbols created:  and[2-9], nand[2-9], nor[2-9], or[2-9], nor[2-9],
  *  xor[2-9], xnor[2-9].
  *
- * Copyright (C) 1999 Mike Jarabek
+ * Copyright (C) 1999-2010 Mike Jarabek
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/include/globals.h b/gschem/include/globals.h
index 52844a9..8fbeb75 100644
--- a/gschem/include/globals.h
+++ b/gschem/include/globals.h
@@ -1,7 +1,7 @@
 /* -*- geda-c -*-
  * gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/include/gschem_accel_label.h b/gschem/include/gschem_accel_label.h
index bbd2039..9cf36a1 100644
--- a/gschem/include/gschem_accel_label.h
+++ b/gschem/include/gschem_accel_label.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2009 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * Code based on GTK 2.14.5 gtk/gtkaccellabel.h (LGPL)
  *
diff --git a/gschem/include/gschem_action.h b/gschem/include/gschem_action.h
index 04d1380..0c6e889 100644
--- a/gschem/include/gschem_action.h
+++ b/gschem/include/gschem_action.h
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2009 Ales V. Hvezda
- * Copyright (C) 1998-2009 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales V. Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
diff --git a/gschem/include/gschem_defines.h b/gschem/include/gschem_defines.h
index a849436..37f0ac8 100644
--- a/gschem/include/gschem_defines.h
+++ b/gschem/include/gschem_defines.h
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales V. Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
diff --git a/gschem/include/gschem_dialog.h b/gschem/include/gschem_dialog.h
index c8696e0..0a4b23a 100644
--- a/gschem/include/gschem_dialog.h
+++ b/gschem/include/gschem_dialog.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
diff --git a/gschem/include/gschem_pango.h b/gschem/include/gschem_pango.h
index 97f75c9..ce16193 100644
--- a/gschem/include/gschem_pango.h
+++ b/gschem/include/gschem_pango.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 2008-2010 gEDA Contributors (see ChangeLog for details)
  * Copyright (C) 2000 Red Hat, Inc.
  *
  * This library is free software; you can redistribute it and/or
diff --git a/gschem/include/x_compselect.h b/gschem/include/x_compselect.h
index e99c049..7507326 100644
--- a/gschem/include/x_compselect.h
+++ b/gschem/include/x_compselect.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
diff --git a/gschem/include/x_dialog.h b/gschem/include/x_dialog.h
index ebd14a8..aad9a77 100644
--- a/gschem/include/x_dialog.h
+++ b/gschem/include/x_dialog.h
@@ -1,8 +1,6 @@
-/* $Id$ */
-
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 2006 Dan McMahill
+ * Copyright (C) 2006-2010 Dan McMahill
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
diff --git a/gschem/include/x_log.h b/gschem/include/x_log.h
index fb2fd4b..d3e9d9f 100644
--- a/gschem/include/x_log.h
+++ b/gschem/include/x_log.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
diff --git a/gschem/include/x_multiattrib.h b/gschem/include/x_multiattrib.h
index a9aff6d..a451afd 100644
--- a/gschem/include/x_multiattrib.h
+++ b/gschem/include/x_multiattrib.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
diff --git a/gschem/include/x_pagesel.h b/gschem/include/x_pagesel.h
index fcf9a1e..d6763e7 100644
--- a/gschem/include/x_pagesel.h
+++ b/gschem/include/x_pagesel.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
diff --git a/gschem/include/x_preview.h b/gschem/include/x_preview.h
index 6a72065..b2589b6 100644
--- a/gschem/include/x_preview.h
+++ b/gschem/include/x_preview.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
diff --git a/gschem/include/x_print.h b/gschem/include/x_print.h
index c3505e4..9e68518 100644
--- a/gschem/include/x_print.h
+++ b/gschem/include/x_print.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
diff --git a/gschem/include/x_states.h b/gschem/include/x_states.h
index 0200d72..e73d4bb 100644
--- a/gschem/include/x_states.h
+++ b/gschem/include/x_states.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License 
diff --git a/gschem/scheme/auto-place-attribs.scm b/gschem/scheme/auto-place-attribs.scm
index d0f59fb..ea29c1c 100644
--- a/gschem/scheme/auto-place-attribs.scm
+++ b/gschem/scheme/auto-place-attribs.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gschem - gEDA Schematic Capture
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gschem/scheme/auto-uref.scm b/gschem/scheme/auto-uref.scm
index ec8e7a6..a94d62e 100644
--- a/gschem/scheme/auto-uref.scm
+++ b/gschem/scheme/auto-uref.scm
@@ -1,7 +1,7 @@
 ;; gEDA - GPL Electronic Design Automation
 ;; gschem - gEDA Schematic Capture
-;; Copyright (C) 1998-2008 Ales Hvezda
-;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;; Copyright (C) 1998-2010 Ales Hvezda
+;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/gschem/scheme/gschem.scm b/gschem/scheme/gschem.scm
index 0d37d6b..fbe0bfd 100644
--- a/gschem/scheme/gschem.scm
+++ b/gschem/scheme/gschem.scm
@@ -1,7 +1,7 @@
 ;;; gEDA - GPL Electronic Design Automation
 ;;; gschem - gEDA Schematic Capture
-;;; Copyright (C) 1998-2008 Ales Hvezda
-;;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;;; Copyright (C) 1998-2010 Ales Hvezda
+;;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/gschem/scheme/pcb.scm b/gschem/scheme/pcb.scm
index 9837342..ef615c2 100644
--- a/gschem/scheme/pcb.scm
+++ b/gschem/scheme/pcb.scm
@@ -1,8 +1,6 @@
 ;; -*- Scheme -*-
 ;;
-;; $Id$
-;;
-;; Copyright (C) 2006 Dan McMahill
+;; Copyright (C) 2006-2010 Dan McMahill
 ;;
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/gschem/scheme/print-NB-attribs.scm b/gschem/scheme/print-NB-attribs.scm
index 1b49e64..b1732b1 100644
--- a/gschem/scheme/print-NB-attribs.scm
+++ b/gschem/scheme/print-NB-attribs.scm
@@ -1,7 +1,7 @@
 ;; gEDA - GPL Electronic Design Automation
 ;; gschem - gEDA Schematic Capture
-;; Copyright (C) 1998-2008 Ales Hvezda
-;; Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+;; Copyright (C) 1998-2010 Ales Hvezda
+;; Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
 ;;
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/gschem/scripts/ChangeLog-1.0 b/gschem/scripts/ChangeLog-1.0
index 20e8090..7b243c8 100644
--- a/gschem/scripts/ChangeLog-1.0
+++ b/gschem/scripts/ChangeLog-1.0
@@ -1,6 +1,6 @@
 gEDA
 
-GNU Electronic Design Automation
+GPL Electronic Design Automation
 ------------------------------------------------------------------------------
 
 ChangeLog for scripts directory
diff --git a/gschem/src/a_pan.c b/gschem/src/a_pan.c
index a5b3385..04c2db9 100644
--- a/gschem/src/a_pan.c
+++ b/gschem/src/a_pan.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/a_zoom.c b/gschem/src/a_zoom.c
index 2b94af9..3bc50d0 100644
--- a/gschem/src/a_zoom.c
+++ b/gschem/src/a_zoom.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/g_funcs.c b/gschem/src/g_funcs.c
index 7faa171..ecfc83a 100644
--- a/gschem/src/g_funcs.c
+++ b/gschem/src/g_funcs.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/g_hook.c b/gschem/src/g_hook.c
index 863057d..8686295 100644
--- a/gschem/src/g_hook.c
+++ b/gschem/src/g_hook.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/g_keys.c b/gschem/src/g_keys.c
index 665e7ef..4bee5d3 100644
--- a/gschem/src/g_keys.c
+++ b/gschem/src/g_keys.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/g_rc.c b/gschem/src/g_rc.c
index a4008c7..cf61190 100644
--- a/gschem/src/g_rc.c
+++ b/gschem/src/g_rc.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/g_register.c b/gschem/src/g_register.c
index c8aebe9..3ae65ed 100644
--- a/gschem/src/g_register.c
+++ b/gschem/src/g_register.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/globals.c b/gschem/src/globals.c
index 54278b8..e11a110 100644
--- a/gschem/src/globals.c
+++ b/gschem/src/globals.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/gschem.c b/gschem/src/gschem.c
index 303a2e3..7911b55 100644
--- a/gschem/src/gschem.c
+++ b/gschem/src/gschem.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/gschem_accel_label.c b/gschem/src/gschem_accel_label.c
index 63c7b63..f49a03d 100644
--- a/gschem/src/gschem_accel_label.c
+++ b/gschem/src/gschem_accel_label.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2009 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * Code based on GTK 2.14.5 gtk/gtkaccellabel.c (LGPL)
  *
diff --git a/gschem/src/gschem_action.c b/gschem/src/gschem_action.c
index 428a831..0e6bf01 100644
--- a/gschem/src/gschem_action.c
+++ b/gschem/src/gschem_action.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2009 Ales Hvezda
- * Copyright (C) 1998-2009 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/gschem_cairo.c b/gschem/src/gschem_cairo.c
index 2e7882d..c9d05f3 100644
--- a/gschem/src/gschem_cairo.c
+++ b/gschem/src/gschem_cairo.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2007 Ales Hvezda
- * Copyright (C) 1998-2007 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/gschem_dialog.c b/gschem/src/gschem_dialog.c
index 4a4f788..79ad04c 100644
--- a/gschem/src/gschem_dialog.c
+++ b/gschem/src/gschem_dialog.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/gschem_pango.c b/gschem/src/gschem_pango.c
index 2a2821e..52a6644 100644
--- a/gschem/src/gschem_pango.c
+++ b/gschem/src/gschem_pango.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 2008-2010 gEDA Contributors (see ChangeLog for details)
  * Copyright (C) 2000 Red Hat, Inc.
  *
  * This library is free software; you can redistribute it and/or
diff --git a/gschem/src/gschem_toplevel.c b/gschem/src/gschem_toplevel.c
index 429eca6..c9f4a58 100644
--- a/gschem/src/gschem_toplevel.c
+++ b/gschem/src/gschem_toplevel.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/i_basic.c b/gschem/src/i_basic.c
index 8cea6f2..2bdfbde 100644
--- a/gschem/src/i_basic.c
+++ b/gschem/src/i_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/i_callbacks.c b/gschem/src/i_callbacks.c
index bce47fc..2fb1e4f 100644
--- a/gschem/src/i_callbacks.c
+++ b/gschem/src/i_callbacks.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/i_vars.c b/gschem/src/i_vars.c
index f7a67e6..cb48f6f 100644
--- a/gschem/src/i_vars.c
+++ b/gschem/src/i_vars.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/m_basic.c b/gschem/src/m_basic.c
index a92b246..a014042 100644
--- a/gschem/src/m_basic.c
+++ b/gschem/src/m_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
- * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * gschem - gEDA Schematic Capture
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_arc.c b/gschem/src/o_arc.c
index f677b68..16c5b1a 100644
--- a/gschem/src/o_arc.c
+++ b/gschem/src/o_arc.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_attrib.c b/gschem/src/o_attrib.c
index 9d46a08..a4ac6d1 100644
--- a/gschem/src/o_attrib.c
+++ b/gschem/src/o_attrib.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_basic.c b/gschem/src/o_basic.c
index ff6a537..1e4f730 100644
--- a/gschem/src/o_basic.c
+++ b/gschem/src/o_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_box.c b/gschem/src/o_box.c
index 36f2080..1ea00c1 100644
--- a/gschem/src/o_box.c
+++ b/gschem/src/o_box.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_buffer.c b/gschem/src/o_buffer.c
index 6cbcc1e..ddf32b1 100644
--- a/gschem/src/o_buffer.c
+++ b/gschem/src/o_buffer.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_bus.c b/gschem/src/o_bus.c
index d9a92bf..5d6c7c1 100644
--- a/gschem/src/o_bus.c
+++ b/gschem/src/o_bus.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_circle.c b/gschem/src/o_circle.c
index 67c5505..0c5cdb4 100644
--- a/gschem/src/o_circle.c
+++ b/gschem/src/o_circle.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_complex.c b/gschem/src/o_complex.c
index 95410ee..826bb8f 100644
--- a/gschem/src/o_complex.c
+++ b/gschem/src/o_complex.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_copy.c b/gschem/src/o_copy.c
index 5e1811c..6e2f63d 100644
--- a/gschem/src/o_copy.c
+++ b/gschem/src/o_copy.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_cue.c b/gschem/src/o_cue.c
index e465539..d1d4ea8 100644
--- a/gschem/src/o_cue.c
+++ b/gschem/src/o_cue.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_delete.c b/gschem/src/o_delete.c
index 11fa039..d7d323a 100644
--- a/gschem/src/o_delete.c
+++ b/gschem/src/o_delete.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_find.c b/gschem/src/o_find.c
index 65b55d7..e2e9993 100644
--- a/gschem/src/o_find.c
+++ b/gschem/src/o_find.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_grips.c b/gschem/src/o_grips.c
index 36b421f..7ccb1be 100644
--- a/gschem/src/o_grips.c
+++ b/gschem/src/o_grips.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_line.c b/gschem/src/o_line.c
index f41d4e2..719ae69 100644
--- a/gschem/src/o_line.c
+++ b/gschem/src/o_line.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_misc.c b/gschem/src/o_misc.c
index 6cda6df..011079c 100644
--- a/gschem/src/o_misc.c
+++ b/gschem/src/o_misc.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_move.c b/gschem/src/o_move.c
index fd3ea85..ddb81dd 100644
--- a/gschem/src/o_move.c
+++ b/gschem/src/o_move.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_net.c b/gschem/src/o_net.c
index d5f3a73..14bd87d 100644
--- a/gschem/src/o_net.c
+++ b/gschem/src/o_net.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_path.c b/gschem/src/o_path.c
index fc0140e..682bda5 100644
--- a/gschem/src/o_path.c
+++ b/gschem/src/o_path.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_picture.c b/gschem/src/o_picture.c
index 5302ded..d738cad 100644
--- a/gschem/src/o_picture.c
+++ b/gschem/src/o_picture.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_pin.c b/gschem/src/o_pin.c
index 6a05f2f..a5b7f80 100644
--- a/gschem/src/o_pin.c
+++ b/gschem/src/o_pin.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_place.c b/gschem/src/o_place.c
index c19c0a7..63e168c 100644
--- a/gschem/src/o_place.c
+++ b/gschem/src/o_place.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_select.c b/gschem/src/o_select.c
index d9153f0..23788c3 100644
--- a/gschem/src/o_select.c
+++ b/gschem/src/o_select.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_slot.c b/gschem/src/o_slot.c
index 0e593c1..6c0f712 100644
--- a/gschem/src/o_slot.c
+++ b/gschem/src/o_slot.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_text.c b/gschem/src/o_text.c
index 16cc4c0..596b81b 100644
--- a/gschem/src/o_text.c
+++ b/gschem/src/o_text.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/o_undo.c b/gschem/src/o_undo.c
index f5d26b0..b1b1406 100644
--- a/gschem/src/o_undo.c
+++ b/gschem/src/o_undo.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/parsecmd.c b/gschem/src/parsecmd.c
index 0e03d25..8b72d6a 100644
--- a/gschem/src/parsecmd.c
+++ b/gschem/src/parsecmd.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_attribedit.c b/gschem/src/x_attribedit.c
index 82ff00f..dd98c06 100644
--- a/gschem/src/x_attribedit.c
+++ b/gschem/src/x_attribedit.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_autonumber.c b/gschem/src/x_autonumber.c
index 9b9e7f9..ebe5f2b 100644
--- a/gschem/src/x_autonumber.c
+++ b/gschem/src/x_autonumber.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_basic.c b/gschem/src/x_basic.c
index 2500449..6a3a78a 100644
--- a/gschem/src/x_basic.c
+++ b/gschem/src/x_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_clipboard.c b/gschem/src/x_clipboard.c
index af965fd..b70fe3c 100644
--- a/gschem/src/x_clipboard.c
+++ b/gschem/src/x_clipboard.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2009 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_color.c b/gschem/src/x_color.c
index fed211c..23e35c2 100644
--- a/gschem/src/x_color.c
+++ b/gschem/src/x_color.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_compselect.c b/gschem/src/x_compselect.c
index 931c2c1..eba6035 100644
--- a/gschem/src/x_compselect.c
+++ b/gschem/src/x_compselect.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_dialog.c b/gschem/src/x_dialog.c
index 106de94..e8efe73 100644
--- a/gschem/src/x_dialog.c
+++ b/gschem/src/x_dialog.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_event.c b/gschem/src/x_event.c
index 1b1f4b2..dfb4ffa 100644
--- a/gschem/src/x_event.c
+++ b/gschem/src/x_event.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_fileselect.c b/gschem/src/x_fileselect.c
index 46c3ea6..53d1904 100644
--- a/gschem/src/x_fileselect.c
+++ b/gschem/src/x_fileselect.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_grid.c b/gschem/src/x_grid.c
index 2e705cf..0f85e4d 100644
--- a/gschem/src/x_grid.c
+++ b/gschem/src/x_grid.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_image.c b/gschem/src/x_image.c
index b088f2e..d2153ca 100644
--- a/gschem/src/x_image.c
+++ b/gschem/src/x_image.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_log.c b/gschem/src/x_log.c
index 146d2fc..747b7b8 100644
--- a/gschem/src/x_log.c
+++ b/gschem/src/x_log.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_menus.c b/gschem/src/x_menus.c
index b9288e5..7dc3d04 100644
--- a/gschem/src/x_menus.c
+++ b/gschem/src/x_menus.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_multiattrib.c b/gschem/src/x_multiattrib.c
index 5e764eb..5863d39 100644
--- a/gschem/src/x_multiattrib.c
+++ b/gschem/src/x_multiattrib.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_pagesel.c b/gschem/src/x_pagesel.c
index 1de297f..29dfc34 100644
--- a/gschem/src/x_pagesel.c
+++ b/gschem/src/x_pagesel.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_preview.c b/gschem/src/x_preview.c
index dd83b68..271b545 100644
--- a/gschem/src/x_preview.c
+++ b/gschem/src/x_preview.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_print.c b/gschem/src/x_print.c
index 7ab38fd..3de2205 100644
--- a/gschem/src/x_print.c
+++ b/gschem/src/x_print.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_script.c b/gschem/src/x_script.c
index 312e7c6..61e0c83 100644
--- a/gschem/src/x_script.c
+++ b/gschem/src/x_script.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_stroke.c b/gschem/src/x_stroke.c
index 2e081a6..0259619 100644
--- a/gschem/src/x_stroke.c
+++ b/gschem/src/x_stroke.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gschem/src/x_window.c b/gschem/src/x_window.c
index 283fae1..8ab13e8 100644
--- a/gschem/src/x_window.c
+++ b/gschem/src/x_window.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gsymcheck/include/globals.h b/gsymcheck/include/globals.h
index 9ad381e..2f7700a 100644
--- a/gsymcheck/include/globals.h
+++ b/gsymcheck/include/globals.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gsymcheck - gEDA Symbol Checker
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gsymcheck/include/i_vars.h b/gsymcheck/include/i_vars.h
index 614b07e..6484352 100644
--- a/gsymcheck/include/i_vars.h
+++ b/gsymcheck/include/i_vars.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
- * gsymcheck - gEDA Netlist 
- * Copyright (C) 1998-2000 Ales V. Hvezda
+ * gsymcheck - gEDA Symbol Check
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gsymcheck/include/papersizes.h b/gsymcheck/include/papersizes.h
index 574de69..a910dd0 100644
--- a/gsymcheck/include/papersizes.h
+++ b/gsymcheck/include/papersizes.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * gsymcheck - gEDA Symbol Checker
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * You should have received a copy of the GNU Library General Public
  * License along with this library; if not, write to the
diff --git a/gsymcheck/src/g_rc.c b/gsymcheck/src/g_rc.c
index 10bc07d..933b3cb 100644
--- a/gsymcheck/src/g_rc.c
+++ b/gsymcheck/src/g_rc.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gsymcheck - gEDA Symbol Check 
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gsymcheck/src/g_register.c b/gsymcheck/src/g_register.c
index c5693c2..1c09bb6 100644
--- a/gsymcheck/src/g_register.c
+++ b/gsymcheck/src/g_register.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gsymcheck - gEDA Symbol Check
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gsymcheck/src/globals.c b/gsymcheck/src/globals.c
index 9166eec..479ef1e 100644
--- a/gsymcheck/src/globals.c
+++ b/gsymcheck/src/globals.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gsymcheck - gEDA Symbol Check 
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gsymcheck/src/gsymcheck.c b/gsymcheck/src/gsymcheck.c
index 5f7b134..75e1f49 100644
--- a/gsymcheck/src/gsymcheck.c
+++ b/gsymcheck/src/gsymcheck.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gsymcheck - gEDA Symbol Check 
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gsymcheck/src/i_vars.c b/gsymcheck/src/i_vars.c
index 6816b88..ddd8105 100644
--- a/gsymcheck/src/i_vars.c
+++ b/gsymcheck/src/i_vars.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gsymcheck - gEDA Symbol Check
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gsymcheck/src/parsecmd.c b/gsymcheck/src/parsecmd.c
index aa50889..9a0d15d 100644
--- a/gsymcheck/src/parsecmd.c
+++ b/gsymcheck/src/parsecmd.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gsymcheck - gEDA Symbol Check 
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gsymcheck/src/s_check.c b/gsymcheck/src/s_check.c
index faf61ec..d66106f 100644
--- a/gsymcheck/src/s_check.c
+++ b/gsymcheck/src/s_check.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gsymcheck - gEDA Symbol Check 
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gsymcheck/src/s_log.c b/gsymcheck/src/s_log.c
index f6eaffe..b19e972 100644
--- a/gsymcheck/src/s_log.c
+++ b/gsymcheck/src/s_log.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gsymcheck - gEDA Symbol Check
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gsymcheck/src/s_symstruct.c b/gsymcheck/src/s_symstruct.c
index fb73634..6a151d2 100644
--- a/gsymcheck/src/s_symstruct.c
+++ b/gsymcheck/src/s_symstruct.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gsymcheck - gEDA Symbol Check 
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/include/libgeda/colors.h b/libgeda/include/libgeda/colors.h
index 4338412..bae6cff 100644
--- a/libgeda/include/libgeda/colors.h
+++ b/libgeda/include/libgeda/colors.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's Library 
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
diff --git a/libgeda/include/libgeda/defines.h b/libgeda/include/libgeda/defines.h
index 581cfe4..d1f0422 100644
--- a/libgeda/include/libgeda/defines.h
+++ b/libgeda/include/libgeda/defines.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's Library
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
diff --git a/libgeda/include/libgeda/geda_list.h b/libgeda/include/libgeda/geda_list.h
index 78a3d1c..a849606 100644
--- a/libgeda/include/libgeda/geda_list.h
+++ b/libgeda/include/libgeda/geda_list.h
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
- * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2004 Ales V. Hvezda
- * Copyright (C) 2007-2008 Peter Clifton
+ * libgeda - gEDA's library
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 2007-2010 Peter Clifton
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
diff --git a/libgeda/include/libgeda/globals.h b/libgeda/include/libgeda/globals.h
index 963bda8..8c5452e 100644
--- a/libgeda/include/libgeda/globals.h
+++ b/libgeda/include/libgeda/globals.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/include/libgeda/libgeda.h b/libgeda/include/libgeda/libgeda.h
index a7483ed..d8e6e7e 100644
--- a/libgeda/include/libgeda/libgeda.h
+++ b/libgeda/include/libgeda/libgeda.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's Library
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
diff --git a/libgeda/include/libgeda/o_types.h b/libgeda/include/libgeda/o_types.h
index 0ff2e4f..4cc5a7e 100644
--- a/libgeda/include/libgeda/o_types.h
+++ b/libgeda/include/libgeda/o_types.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's Library
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
diff --git a/libgeda/include/libgeda/papersizes.h b/libgeda/include/libgeda/papersizes.h
index 919149c..e214ca7 100644
--- a/libgeda/include/libgeda/papersizes.h
+++ b/libgeda/include/libgeda/papersizes.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
- * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * libgeda - gEDA's Library
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * You should have received a copy of the GNU Library General Public
  * License along with this library; if not, write to the
diff --git a/libgeda/include/libgeda/struct.h b/libgeda/include/libgeda/struct.h
index c06a11f..7fe495c 100644
--- a/libgeda/include/libgeda/struct.h
+++ b/libgeda/include/libgeda/struct.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's Library
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
diff --git a/libgeda/include/struct_priv.h b/libgeda/include/struct_priv.h
index dcb3bdb..0bd4fee 100644
--- a/libgeda/include/struct_priv.h
+++ b/libgeda/include/struct_priv.h
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's Library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
diff --git a/libgeda/src/a_basic.c b/libgeda/src/a_basic.c
index 0c41d88..d4ec258 100644
--- a/libgeda/src/a_basic.c
+++ b/libgeda/src/a_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/f_basic.c b/libgeda/src/f_basic.c
index d5295bc..12c0c69 100644
--- a/libgeda/src/f_basic.c
+++ b/libgeda/src/f_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/f_print.c b/libgeda/src/f_print.c
index 381532f..5bb9d3d 100644
--- a/libgeda/src/f_print.c
+++ b/libgeda/src/f_print.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/g_basic.c b/libgeda/src/g_basic.c
index 27f081c..e4d2083 100644
--- a/libgeda/src/g_basic.c
+++ b/libgeda/src/g_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/g_rc.c b/libgeda/src/g_rc.c
index a5c7c35..d901128 100644
--- a/libgeda/src/g_rc.c
+++ b/libgeda/src/g_rc.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/g_register.c b/libgeda/src/g_register.c
index f1f1d90..b69b9d5 100644
--- a/libgeda/src/g_register.c
+++ b/libgeda/src/g_register.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/g_smob.c b/libgeda/src/g_smob.c
index 84dfb5d..f3bff22 100644
--- a/libgeda/src/g_smob.c
+++ b/libgeda/src/g_smob.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/geda_list.c b/libgeda/src/geda_list.c
index e3ea27c..0f93161 100644
--- a/libgeda/src/geda_list.c
+++ b/libgeda/src/geda_list.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2000 Ales V. Hvezda
- * Copyright (C) 2007-2008 Peter Clifton
+ * Copyright (C) 1998-2000 Ales Hvezda
+ * Copyright (C) 2007-2010 Peter Clifton
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/i_vars.c b/libgeda/src/i_vars.c
index 24c03c7..c1c6897 100644
--- a/libgeda/src/i_vars.c
+++ b/libgeda/src/i_vars.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/libgeda.c b/libgeda/src/libgeda.c
index 642d56e..ea11b92 100644
--- a/libgeda/src/libgeda.c
+++ b/libgeda/src/libgeda.c
@@ -1,8 +1,8 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
  * Copyright (C) 1998, 1999, 2000 Kazu Hirata / Ales Hvezda
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/m_basic.c b/libgeda/src/m_basic.c
index 425022f..d00380f 100644
--- a/libgeda/src/m_basic.c
+++ b/libgeda/src/m_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/m_bounds.c b/libgeda/src/m_bounds.c
index 06808df..81bc5af 100644
--- a/libgeda/src/m_bounds.c
+++ b/libgeda/src/m_bounds.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/m_box.c b/libgeda/src/m_box.c
index 6df9846..a0845d0 100644
--- a/libgeda/src/m_box.c
+++ b/libgeda/src/m_box.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/m_circle.c b/libgeda/src/m_circle.c
index 815d54e..5ead8b9 100644
--- a/libgeda/src/m_circle.c
+++ b/libgeda/src/m_circle.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/m_hatch.c b/libgeda/src/m_hatch.c
index 1500e1b..e42d4f1 100644
--- a/libgeda/src/m_hatch.c
+++ b/libgeda/src/m_hatch.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/m_line.c b/libgeda/src/m_line.c
index 7c1b0e2..bea514a 100644
--- a/libgeda/src/m_line.c
+++ b/libgeda/src/m_line.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/m_polygon.c b/libgeda/src/m_polygon.c
index e921a82..8d100d4 100644
--- a/libgeda/src/m_polygon.c
+++ b/libgeda/src/m_polygon.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/m_transform.c b/libgeda/src/m_transform.c
index bdd20a8..96e8a48 100644
--- a/libgeda/src/m_transform.c
+++ b/libgeda/src/m_transform.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/o_arc_basic.c b/libgeda/src/o_arc_basic.c
index 3a7d3d6..baeb169 100644
--- a/libgeda/src/o_arc_basic.c
+++ b/libgeda/src/o_arc_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/o_attrib.c b/libgeda/src/o_attrib.c
index f7edafb..12a36ac 100644
--- a/libgeda/src/o_attrib.c
+++ b/libgeda/src/o_attrib.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/o_basic.c b/libgeda/src/o_basic.c
index 4ebac0a..c8a4e6c 100644
--- a/libgeda/src/o_basic.c
+++ b/libgeda/src/o_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/o_box_basic.c b/libgeda/src/o_box_basic.c
index 9c9d336..3260864 100644
--- a/libgeda/src/o_box_basic.c
+++ b/libgeda/src/o_box_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/o_bus_basic.c b/libgeda/src/o_bus_basic.c
index da5ac22..2421c89 100644
--- a/libgeda/src/o_bus_basic.c
+++ b/libgeda/src/o_bus_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/o_circle_basic.c b/libgeda/src/o_circle_basic.c
index 586efa5..9da6077 100644
--- a/libgeda/src/o_circle_basic.c
+++ b/libgeda/src/o_circle_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/o_complex_basic.c b/libgeda/src/o_complex_basic.c
index 3e2df60..2a091cc 100644
--- a/libgeda/src/o_complex_basic.c
+++ b/libgeda/src/o_complex_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/o_embed.c b/libgeda/src/o_embed.c
index 1ce58cc..cb3699d 100644
--- a/libgeda/src/o_embed.c
+++ b/libgeda/src/o_embed.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/o_line_basic.c b/libgeda/src/o_line_basic.c
index a0462d1..cdc1a17 100644
--- a/libgeda/src/o_line_basic.c
+++ b/libgeda/src/o_line_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/o_list.c b/libgeda/src/o_list.c
index 1bc8939..9eec71c 100644
--- a/libgeda/src/o_list.c
+++ b/libgeda/src/o_list.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/o_net_basic.c b/libgeda/src/o_net_basic.c
index 032fce1..c2c5af1 100644
--- a/libgeda/src/o_net_basic.c
+++ b/libgeda/src/o_net_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/o_path_basic.c b/libgeda/src/o_path_basic.c
index 7f3174d..ed502c1 100644
--- a/libgeda/src/o_path_basic.c
+++ b/libgeda/src/o_path_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/o_picture.c b/libgeda/src/o_picture.c
index a90f3ff..aae9ba1 100644
--- a/libgeda/src/o_picture.c
+++ b/libgeda/src/o_picture.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/o_pin_basic.c b/libgeda/src/o_pin_basic.c
index 0de72e4..b0c83d2 100644
--- a/libgeda/src/o_pin_basic.c
+++ b/libgeda/src/o_pin_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/o_selection.c b/libgeda/src/o_selection.c
index bb9fd97..8e8f9c9 100644
--- a/libgeda/src/o_selection.c
+++ b/libgeda/src/o_selection.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/o_text_basic.c b/libgeda/src/o_text_basic.c
index 2f8b7a7..29f66e5 100644
--- a/libgeda/src/o_text_basic.c
+++ b/libgeda/src/o_text_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/s_attrib.c b/libgeda/src/s_attrib.c
index bfad705..beab243 100644
--- a/libgeda/src/s_attrib.c
+++ b/libgeda/src/s_attrib.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/s_basic.c b/libgeda/src/s_basic.c
index 2afca90..69f8e42 100644
--- a/libgeda/src/s_basic.c
+++ b/libgeda/src/s_basic.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/s_clib.c b/libgeda/src/s_clib.c
index adf8f0e..b06f13e 100644
--- a/libgeda/src/s_clib.c
+++ b/libgeda/src/s_clib.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/s_color.c b/libgeda/src/s_color.c
index 099d2fc..b8b1186 100644
--- a/libgeda/src/s_color.c
+++ b/libgeda/src/s_color.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/s_conn.c b/libgeda/src/s_conn.c
index d4f5b0a..4985071 100644
--- a/libgeda/src/s_conn.c
+++ b/libgeda/src/s_conn.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/s_cue.c b/libgeda/src/s_cue.c
index 4dc059c..ac78b42 100644
--- a/libgeda/src/s_cue.c
+++ b/libgeda/src/s_cue.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/s_hierarchy.c b/libgeda/src/s_hierarchy.c
index 1f9f1e4..584fc58 100644
--- a/libgeda/src/s_hierarchy.c
+++ b/libgeda/src/s_hierarchy.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/s_log.c b/libgeda/src/s_log.c
index 372a6f6..d1e4933 100644
--- a/libgeda/src/s_log.c
+++ b/libgeda/src/s_log.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/s_menu.c b/libgeda/src/s_menu.c
index 582849f..74599db 100644
--- a/libgeda/src/s_menu.c
+++ b/libgeda/src/s_menu.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/s_page.c b/libgeda/src/s_page.c
index 089cf59..0306da1 100644
--- a/libgeda/src/s_page.c
+++ b/libgeda/src/s_page.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/s_papersizes.c b/libgeda/src/s_papersizes.c
index 2c1db68..92f440b 100644
--- a/libgeda/src/s_papersizes.c
+++ b/libgeda/src/s_papersizes.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/s_path.c b/libgeda/src/s_path.c
index 4ced308..c2df0c5 100644
--- a/libgeda/src/s_path.c
+++ b/libgeda/src/s_path.c
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * Code originally from librsvg 2.22.2 (LGPL) Copyright (C) 2000 Eazel, Inc.
  *
diff --git a/libgeda/src/s_slib.c b/libgeda/src/s_slib.c
index ffbc99b..87e019c 100644
--- a/libgeda/src/s_slib.c
+++ b/libgeda/src/s_slib.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/s_slot.c b/libgeda/src/s_slot.c
index cd89fdf..e47b76f 100644
--- a/libgeda/src/s_slot.c
+++ b/libgeda/src/s_slot.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/s_stretch.c b/libgeda/src/s_stretch.c
index f9bce2c..395f3fb 100644
--- a/libgeda/src/s_stretch.c
+++ b/libgeda/src/s_stretch.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/s_textbuffer.c b/libgeda/src/s_textbuffer.c
index db6e63d..21f8aca 100644
--- a/libgeda/src/s_textbuffer.c
+++ b/libgeda/src/s_textbuffer.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/s_tile.c b/libgeda/src/s_tile.c
index 81f0db1..5b7094f 100644
--- a/libgeda/src/s_tile.c
+++ b/libgeda/src/s_tile.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/s_toplevel.c b/libgeda/src/s_toplevel.c
index 0b0829b..e237c4c 100644
--- a/libgeda/src/s_toplevel.c
+++ b/libgeda/src/s_toplevel.c
@@ -1,8 +1,8 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
  * Copyright (C) 1998, 1999, 2000 Kazu Hirata / Ales Hvezda
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/s_undo.c b/libgeda/src/s_undo.c
index f5038eb..44b94bf 100644
--- a/libgeda/src/s_undo.c
+++ b/libgeda/src/s_undo.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgeda/src/u_basic.c b/libgeda/src/u_basic.c
index e2ca032..e32d30c 100644
--- a/libgeda/src/u_basic.c
+++ b/libgeda/src/u_basic.c
@@ -1,8 +1,8 @@
 /* gEDA - GPL Electronic Design Automation
  * libgeda - gEDA's library
  * Copyright (C) 1998, 1999, 2000 Kazu Hirata / Ales Hvezda
- * Copyright (C) 1998-2008 Ales Hvezda
- * Copyright (C) 1998-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 1998-2010 Ales Hvezda
+ * Copyright (C) 1998-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/utils/gschlas/g_rc.c b/utils/gschlas/g_rc.c
index 8c46ab6..6dfeb03 100644
--- a/utils/gschlas/g_rc.c
+++ b/utils/gschlas/g_rc.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschlas - gEDA Load and Save
- * Copyright (C) 2002-2008 Ales Hvezda
- * Copyright (C) 2002-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 2002-2010 Ales Hvezda
+ * Copyright (C) 2002-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/utils/gschlas/g_register.c b/utils/gschlas/g_register.c
index e00fe5f..df10073 100644
--- a/utils/gschlas/g_register.c
+++ b/utils/gschlas/g_register.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschlas - gEDA Load and Save
- * Copyright (C) 2002-2008 Ales Hvezda
- * Copyright (C) 2002-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 2002-2010 Ales Hvezda
+ * Copyright (C) 2002-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/utils/gschlas/globals.c b/utils/gschlas/globals.c
index 84e36b1..c823e20 100644
--- a/utils/gschlas/globals.c
+++ b/utils/gschlas/globals.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschlas - gEDA Load and Save
- * Copyright (C) 2002-2008 Ales Hvezda
- * Copyright (C) 2002-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 2002-2010 Ales Hvezda
+ * Copyright (C) 2002-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/utils/gschlas/gschlas.c b/utils/gschlas/gschlas.c
index 124df97..b9160aa 100644
--- a/utils/gschlas/gschlas.c
+++ b/utils/gschlas/gschlas.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschlas - gEDA Load and Save
- * Copyright (C) 2002-2008 Ales Hvezda
- * Copyright (C) 2002-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 2002-2010 Ales Hvezda
+ * Copyright (C) 2002-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/utils/gschlas/i_vars.c b/utils/gschlas/i_vars.c
index 6cfea60..9c0ae37 100644
--- a/utils/gschlas/i_vars.c
+++ b/utils/gschlas/i_vars.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschlas - gEDA Load and Save
- * Copyright (C) 2002-2008 Ales Hvezda
- * Copyright (C) 2002-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 2002-2010 Ales Hvezda
+ * Copyright (C) 2002-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/utils/gschlas/parsecmd.c b/utils/gschlas/parsecmd.c
index 42b2d58..2163e59 100644
--- a/utils/gschlas/parsecmd.c
+++ b/utils/gschlas/parsecmd.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschlas - gEDA Load and Save
- * Copyright (C) 2002-2008 Ales Hvezda
- * Copyright (C) 2002-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 2002-2010 Ales Hvezda
+ * Copyright (C) 2002-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/utils/gschlas/s_util.c b/utils/gschlas/s_util.c
index 28c22ff..feff8d2 100644
--- a/utils/gschlas/s_util.c
+++ b/utils/gschlas/s_util.c
@@ -1,7 +1,7 @@
 /* gEDA - GPL Electronic Design Automation
  * gschlas - gEDA Load and Save
- * Copyright (C) 2002-2008 Ales Hvezda
- * Copyright (C) 2002-2008 gEDA Contributors (see ChangeLog for details)
+ * Copyright (C) 2002-2010 Ales Hvezda
+ * Copyright (C) 2002-2010 gEDA Contributors (see ChangeLog for details)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/utils/include/globals.h b/utils/include/globals.h
index bfc7b8a..414538d 100644
--- a/utils/include/globals.h
+++ b/utils/include/globals.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * utils - gEDA Utilities
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/utils/include/i_vars.h b/utils/include/i_vars.h
index 3dfce3c..39bb53b 100644
--- a/utils/include/i_vars.h
+++ b/utils/include/i_vars.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
- * gnetlist - gEDA Schematic Capture
- * Copyright (C) 1998-2000 Ales V. Hvezda
+ * utils - gEDA Utilities
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/utils/include/papersizes.h b/utils/include/papersizes.h
index b2e797e..f55b644 100644
--- a/utils/include/papersizes.h
+++ b/utils/include/papersizes.h
@@ -1,6 +1,6 @@
 /* gEDA - GPL Electronic Design Automation
  * utils - gEDA Utilities
- * Copyright (C) 1998-2004 Ales V. Hvezda
+ * Copyright (C) 1998-2010 Ales Hvezda
  *
  * You should have received a copy of the GNU General Public License 
  * along with this program; if not, write to the * Free Software 
diff --git a/utils/scripts/gpstoimage b/utils/scripts/gpstoimage
index 56bf3ac..f06521b 100755
--- a/utils/scripts/gpstoimage
+++ b/utils/scripts/gpstoimage
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# gEDA: GNU Electronic Design Automation
+# gEDA: GPL Electronic Design Automation
 # pstoimage (converts a postscript file to a gif)
 # This script is placed under the GNU Public License (GPL) version 2.0 
 
diff --git a/utils/src/convert_sym.c b/utils/src/convert_sym.c
index 32808a1..fa61810 100644
--- a/utils/src/convert_sym.c
+++ b/utils/src/convert_sym.c
@@ -5,7 +5,7 @@
  *  accept one argument, the name of the file to 
  *  convert, converted output is displayed on stdout.
  *
- *     Copyright (C) 1999-2002  Mike Jarabek
+ *     Copyright (C) 1999-2010  Mike Jarabek
  *
  *     CHANGE HISTORY:
  *
diff --git a/utils/src/geda_sym_format.h b/utils/src/geda_sym_format.h
index 245b1ac..135ec16 100644
--- a/utils/src/geda_sym_format.h
+++ b/utils/src/geda_sym_format.h
@@ -2,7 +2,7 @@
 /*
 
     geda_sym_format.h - gEDA symbol write function
-    Copyright (C) 2002 Mario Pascucci <m.pas@xxxxxxxxx>
+    Copyright (C) 2002-2010 Mario Pascucci <m.pas@xxxxxxxxx>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
diff --git a/utils/src/grenum.c b/utils/src/grenum.c
index 921e1a9..086aef2 100644
--- a/utils/src/grenum.c
+++ b/utils/src/grenum.c
@@ -1,7 +1,7 @@
 /* $Id$ */
 /*	This is grenum, an advanced refdes renumber utility for gEDA's gschem.
  *
- *	Copyright (C) 2005-2006  Levente Kovacs
+ *	Copyright (C) 2005-2010  Levente Kovacs
  *
  *	This program is free software; you can redistribute it and/or modify
  *	it under the terms of the GNU General Public License as published by
diff --git a/utils/src/sarlacc_schem.c b/utils/src/sarlacc_schem.c
index 1a19ea6..e9c2fe3 100644
--- a/utils/src/sarlacc_schem.c
+++ b/utils/src/sarlacc_schem.c
@@ -1,5 +1,5 @@
 /*   Orcad.c  v 0.92
- *   Copyright 1999 Matthew Ettus
+ *   Copyright (C) 1999-2010 Matthew Ettus
  *   For more info email matt@xxxxxxxxx
  *   Ths code is released under the terms of the GNU GPL
  *   See www.fsf.org for a copy of the license
diff --git a/utils/src/smash_megafile.c b/utils/src/smash_megafile.c
index 429d10b..d2910bd 100644
--- a/utils/src/smash_megafile.c
+++ b/utils/src/smash_megafile.c
@@ -3,7 +3,7 @@
  *     Break a Viewlogic metafile into a million little pieces
  *
  *
- * Copyright (C) 1998 Mike Jarabek
+ * Copyright (C) 1998-2010 Mike Jarabek
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs