Changeset 41

Show
Ignore:
Timestamp:
02/07/04 23:47:06 (5 years ago)
Author:
ug
Message:

Updated copyright notice

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 05/bugfix/board1.py

    r1 r41  
    55##   board displayed on the screen. 
    66 
    7 ##   Copyright (C) 2001-3 Ulrich Goertz (u@g0ertz.de) 
     7##   Copyright (C) 2001-4 Ulrich Goertz (u@g0ertz.de) 
    88 
    99##   This program is free software; you can redistribute it and/or modify 
  • 05/bugfix/kombilo.py

    r38 r41  
    22# File: kombilo.py 
    33 
    4 ##   Copyright (C) 2001-3 Ulrich Goertz (u@g0ertz.de) 
     4##   Copyright (C) 2001-4 Ulrich Goertz (u@g0ertz.de) 
    55 
    66##   Kombilo 0.5h is a go database program. 
  • 05/bugfix/matchC.cc

    r1 r41  
    11// File: matchC.cc 
    22 
    3 //   Copyright (C) 2001-3 Ulrich Goertz (u@g0ertz.de) 
     3//   Copyright (C) 2001-4 Ulrich Goertz (u@g0ertz.de) 
    44 
    55//   This is part of Kombilo, a go database program. 
  • 05/bugfix/sgfpars.cc

    r1 r41  
    11// File: sgfpars.cc 
    22 
    3 //   Copyright (C) 2001-3 Ulrich Goertz (u@g0ertz.de) 
     3//   Copyright (C) 2001-4 Ulrich Goertz (u@g0ertz.de) 
    44 
    55//   This is part of Kombilo, a go database program. 
  • 05/bugfix/sgfpars.h

    r1 r41  
    11// File: sgfpars.h 
    22 
    3 //   Copyright (C) 2001-3 Ulrich Goertz (u@g0ertz.de) 
     3//   Copyright (C) 2001-4 Ulrich Goertz (u@g0ertz.de) 
    44 
    55//   This is part of Kombilo, a go database program. 
  • 05/bugfix/sgfparser.py

    r1 r41  
    11# File: sgfparser.py 
    22 
    3 ##   Copyright (C) 2001-3 Ulrich Goertz (u@g0ertz.de) 
     3##   Copyright (C) 2001-4 Ulrich Goertz (u@g0ertz.de) 
    44 
    55##   This is part of Kombilo, a go database program. 
  • 05/bugfix/v.py

    r7 r41  
    22# File: v.py 
    33 
    4 ##   Copyright (C) 2001-3 Ulrich Goertz (u@g0ertz.de) 
     4##   Copyright (C) 2001-4 Ulrich Goertz (u@g0ertz.de) 
    55 
    66##   This is a simple SGF viewer; it comes with the go database program