summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/exitfuncs.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/SCons/exitfuncs.py')
-rw-r--r--src/engine/SCons/exitfuncs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/SCons/exitfuncs.py b/src/engine/SCons/exitfuncs.py
index b7362d6..943bbd8 100644
--- a/src/engine/SCons/exitfuncs.py
+++ b/src/engine/SCons/exitfuncs.py
@@ -5,7 +5,7 @@ Register functions which are executed when SCons exits for any reason.
"""
#
-# Copyright (c) 2001, 2002, 2003 Steven Knight
+# __COPYRIGHT__
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the