Changeset 355 for hodgestar/Talks

Show
Ignore:
Timestamp:
06/21/08 23:07:23 (4 years ago)
Author:
simon
Message:

Add copyright notice.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • hodgestar/Talks/PythonObjects/util.py

    r354 r355  
     1# util.py 
     2# -*- coding: utf8 -*- 
     3# Copyright 2008 Simon Cross <hodgestar@gmail.com> 
     4# except for memory usage recipe. 
     5# GPL - see COPYING for details 
     6 
    17"""Utility module for use with pyobjects talk.""" 
    28