diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2009-01-09 21:06:48 -0800 |
---|---|---|
committer | Andrew <andrewarnott@gmail.com> | 2009-01-09 21:06:48 -0800 |
commit | 1baff3aaa448ddc85aa37feb3f47894bbd79183f (patch) | |
tree | f374bee906dc35d549a4b0c9dee89712afee9fea | |
parent | d8abcbe507383d3510ee45ed19f6503c60d7d63b (diff) | |
download | DotNetOpenAuth-1baff3aaa448ddc85aa37feb3f47894bbd79183f.zip DotNetOpenAuth-1baff3aaa448ddc85aa37feb3f47894bbd79183f.tar.gz DotNetOpenAuth-1baff3aaa448ddc85aa37feb3f47894bbd79183f.tar.bz2 |
Fixed LICENSE file's copyright notice.
-rw-r--r-- | LICENSE.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index f0cd087..9d46495 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,9 @@ -Copyright (c) 2008, Andrew Arnott, Scott Hanselman, Jason Alexander, et. al +This software is a composite of source code contributed by several authors. +Every file is bound by the following copyright and license unless explicitly +indicated otherwise in and for any individual file. + + +Copyright (c) 2008, Andrew Arnott All rights reserved. Microsoft Public License (Ms-PL) |