Updating original authors email-address.

This commit is contained in:
Hartmut Goebel
2012-11-16 20:42:25 +01:00
parent 1083bba399
commit 87f2e1ffca
10 changed files with 10 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/python2.7 #!/usr/bin/python2.7
# Mode: -*- python -*- # Mode: -*- python -*-
# #
# Copyright (c) 2000-2002 by hartmut Goebel <hartmut@goebel.noris.de> # Copyright (c) 2000-2002 by hartmut Goebel <h.goebel@crazy-compilers.com>
# #
""" """
Usage: uncompyle [OPTIONS]... [ FILE | DIR]... Usage: uncompyle [OPTIONS]... [ FILE | DIR]...

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env python2.7 #!/usr/bin/env python2.7
# Mode: -*- python -*- # Mode: -*- python -*-
# #
# Copyright (c) 2000-2002 by hartmut Goebel <hartmut@goebel.noris.de> # Copyright (c) 2000-2002 by hartmut Goebel <h.goebel@crazy-compilers.com>
# #
''' '''
Usage: uncompyle [OPTIONS]... [ FILE | DIR]... Usage: uncompyle [OPTIONS]... [ FILE | DIR]...

View File

@@ -1,6 +1,6 @@
''' '''
Copyright (c) 1999 John Aycock Copyright (c) 1999 John Aycock
Copyright (c) 2000 by hartmut Goebel <hartmut@goebel.noris.de> Copyright (c) 2000 by hartmut Goebel <h.goebel@crazy-compilers.com>
Permission is hereby granted, free of charge, to any person obtaining Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the a copy of this software and associated documentation files (the

View File

@@ -1,6 +1,6 @@
''' '''
Copyright (c) 1999 John Aycock Copyright (c) 1999 John Aycock
Copyright (c) 2000-2002 by hartmut Goebel <hartmut@goebel.noris.de> Copyright (c) 2000-2002 by hartmut Goebel <h.goebel@crazy-compilers.com>
Copyright (c) 2005 by Dan Pascu <dan@windowmaker.org> Copyright (c) 2005 by Dan Pascu <dan@windowmaker.org>
See main module for license. See main module for license.

View File

@@ -1,5 +1,5 @@
# Copyright (c) 1999 John Aycock # Copyright (c) 1999 John Aycock
# Copyright (c) 2000-2002 by hartmut Goebel <hartmut@goebel.noris.de> # Copyright (c) 2000-2002 by hartmut Goebel <h.goebel@crazy-compilers.com>
# Copyright (c) 2005 by Dan Pascu <dan@windowmaker.org> # Copyright (c) 2005 by Dan Pascu <dan@windowmaker.org>
# #
# See main module for license. # See main module for license.

View File

@@ -1,6 +1,6 @@
''' '''
Copyright (c) 1999 John Aycock Copyright (c) 1999 John Aycock
Copyright (c) 2000-2002 by hartmut Goebel <hartmut@goebel.noris.de> Copyright (c) 2000-2002 by hartmut Goebel <h.goebel@crazy-compilers.com>
Copyright (c) 2005 by Dan Pascu <dan@windowmaker.org> Copyright (c) 2005 by Dan Pascu <dan@windowmaker.org>
See main module for license. See main module for license.

View File

@@ -1,6 +1,6 @@
''' '''
Copyright (c) 1999 John Aycock Copyright (c) 1999 John Aycock
Copyright (c) 2000-2002 by hartmut Goebel <hartmut@goebel.noris.de> Copyright (c) 2000-2002 by hartmut Goebel <h.goebel@crazy-compilers.com>
Copyright (c) 2005 by Dan Pascu <dan@windowmaker.org> Copyright (c) 2005 by Dan Pascu <dan@windowmaker.org>
See main module for license. See main module for license.

View File

@@ -1,6 +1,6 @@
''' '''
Copyright (c) 1999 John Aycock Copyright (c) 1999 John Aycock
Copyright (c) 2000-2002 by hartmut Goebel <hartmut@goebel.noris.de> Copyright (c) 2000-2002 by hartmut Goebel <h.goebel@crazy-compilers.com>
Copyright (c) 2005 by Dan Pascu <dan@windowmaker.org> Copyright (c) 2005 by Dan Pascu <dan@windowmaker.org>
See main module for license. See main module for license.

View File

@@ -1,5 +1,5 @@
# #
# (C) Copyright 2000-2002 by hartmut Goebel <hartmut@goebel.noris.de> # (C) Copyright 2000-2002 by hartmut Goebel <h.goebel@crazy-compilers.com>
# #
# byte-code verifier for uncompyle # byte-code verifier for uncompyle
# #

View File

@@ -1,6 +1,6 @@
''' '''
Copyright (c) 1999 John Aycock Copyright (c) 1999 John Aycock
Copyright (c) 2000-2002 by hartmut Goebel <hartmut@goebel.noris.de> Copyright (c) 2000-2002 by hartmut Goebel <h.goebel@crazy-compilers.com>
Copyright (c) 2005 by Dan Pascu <dan@windowmaker.org> Copyright (c) 2005 by Dan Pascu <dan@windowmaker.org>
See main module for license. See main module for license.