Changeset 158:ea3842c4ebd2

Show
Ignore:
Timestamp:
11/05/10 13:16:01 (21 months ago)
Author:
Menno Smits <menno@…>
Branch:
default
Message:

Missed some copyright dates

Files:
5 modified

Legend:

Unmodified
Added
Removed
  • COPYING

    r87 r158  
    1 Copyright (c) 2009, Menno Smits 
     1Copyright (c) 2010, Menno Smits 
    22All rights reserved. 
    33 
  • interact.py

    r140 r158  
    11#!/usr/bin/python 
    22 
    3 # Copyright (c) 2009, Menno Smits 
     3# Copyright (c) 2010, Menno Smits 
    44# Released subject to the New BSD License 
    55# Please see http://en.wikipedia.org/wiki/BSD_licenses 
  • livetest.py

    r147 r158  
    11#!/usr/bin/python 
    22 
    3 # Copyright (c) 2009, Menno Smits 
     3# Copyright (c) 2010, Menno Smits 
    44# Released subject to the New BSD License 
    55# Please see http://en.wikipedia.org/wiki/BSD_licenses 
  • run_tests.py

    r87 r158  
    11#!/usr/bin/env python 
    22 
    3 # Copyright (c) 2009, Menno Smits 
     3# Copyright (c) 2010, Menno Smits 
    44# Released subject to the New BSD License 
    55# Please see http://en.wikipedia.org/wiki/BSD_licenses 
  • setup.py

    r89 r158  
    11#!/usr/bin/env python 
    22 
    3 # Copyright (c) 2009, Menno Smits 
     3# Copyright (c) 2010, Menno Smits 
    44# Released subject to the New BSD License 
    55# Please see http://en.wikipedia.org/wiki/BSD_licenses