diff options
author | Chris Lattner <sabre@nondot.org> | 2007-12-29 20:37:13 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-12-29 20:37:13 +0000 |
commit | 3060910e290949a9ac5eda8726d030790c4d60ff (patch) | |
tree | 86a6dff06d6aaac3d621d51051573ac5b0a9c301 /utils/countloc.sh | |
parent | 4ee451de366474b9c228b4e5fa573795a715216d (diff) |
remove attributions from utils.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45419 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/countloc.sh')
-rwxr-xr-x | utils/countloc.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/countloc.sh b/utils/countloc.sh index 988e80360a..4d1b775d74 100755 --- a/utils/countloc.sh +++ b/utils/countloc.sh @@ -3,8 +3,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Reid Spencer and is distributed under the -# University of Illinois Open Source License. See LICENSE.TXT for details. +# This file is distributed under the University of Illinois Open Source +# License. See LICENSE.TXT for details. # ##===----------------------------------------------------------------------===## # |