diff options
Diffstat (limited to 'src/engine/SCons/exitfuncs.py')
-rw-r--r-- | src/engine/SCons/exitfuncs.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/SCons/exitfuncs.py b/src/engine/SCons/exitfuncs.py index 3ca4e39..a5d51fd 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 Steven Knight +# Copyright (c) 2001, 2002 Steven Knight # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the |