pmReplaceCopyright Namespace Reference

This program naively replaces the copyright header of a c, h or py file. More...


Functions

def replace_copyright

Variables

string PoaC_COPYRIGHT
string PM_COPYRIGHT
 COPYRIGHT = PM_COPYRIGHT


Detailed Description

This program naively replaces the copyright header of a c, h or py file.

Once this program is used on the source tree, it will no longer work because the copyright header will have changed size.


Variable Documentation

string pmReplaceCopyright::PM_COPYRIGHT

Initial value:

"""# This file is Copyright 2003, 2006, 2007, 2009 Dean Hall.
#
# This file is part of the PyMite VM.
# The PyMite VM is free software: you can redistribute it and/or modify
# it under the terms of the GNU GENERAL PUBLIC LICENSE Version 2.
#
# The PyMite VM is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# A copy of the GNU GENERAL PUBLIC LICENSE Version 2
# is seen in the file COPYING in this directory.
"""

string pmReplaceCopyright::PoaC_COPYRIGHT

Initial value:

"""# This file is Copyright 2003, 2006, 2007, 2009 Dean Hall.
#
# This file is part of the Python-on-a-Chip program.
# Python-on-a-Chip is free software: you can redistribute it and/or modify
# it under the terms of the GNU LESSER GENERAL PUBLIC LICENSE Version 2.1.
#
# Python-on-a-Chip is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# A copy of the GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
# is seen in the file COPYING up one directory from this.
"""


Generated on Wed Feb 24 13:37:03 2010 for Python-on-a-chip by  doxygen 1.5.9