diff options
author | Marc Laukien <marc@zeroc.com> | 2004-10-17 22:05:39 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2004-10-17 22:05:39 +0000 |
commit | ea5aa84a6411cd260f7cf61d4cd2152fd7a52510 (patch) | |
tree | b56551fd2e3fc2d5b9c6b84588c2f9a97809e491 /cpp/fixCopyright.py | |
parent | Fixed VC70 build failure (diff) | |
download | ice-ea5aa84a6411cd260f7cf61d4cd2152fd7a52510.tar.bz2 ice-ea5aa84a6411cd260f7cf61d4cd2152fd7a52510.tar.xz ice-ea5aa84a6411cd260f7cf61d4cd2152fd7a52510.zip |
commit test
Diffstat (limited to 'cpp/fixCopyright.py')
-rwxr-xr-x | cpp/fixCopyright.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/fixCopyright.py b/cpp/fixCopyright.py index 0b97143aa87..98e2169d9f2 100755 --- a/cpp/fixCopyright.py +++ b/cpp/fixCopyright.py @@ -2,6 +2,7 @@ import os, sys, shutil, fnmatch, re, glob + # # Program usage. # |