| Index: third_party/pymock/LICENSE.txt
|
| diff --git a/third_party/jinja2/LICENSE b/third_party/pymock/LICENSE.txt
|
| similarity index 83%
|
| copy from third_party/jinja2/LICENSE
|
| copy to third_party/pymock/LICENSE.txt
|
| index 31bf900e58e30fefda848353470298a254b9e47b..7891703b13475d2eb74260d9b82af1cdba48ac9a 100644
|
| --- a/third_party/jinja2/LICENSE
|
| +++ b/third_party/pymock/LICENSE.txt
|
| @@ -1,6 +1,5 @@
|
| -Copyright (c) 2009 by the Jinja Team, see AUTHORS for more details.
|
| -
|
| -Some rights reserved.
|
| +Copyright (c) 2003-2012, Michael Foord
|
| +All rights reserved.
|
|
|
| Redistribution and use in source and binary forms, with or without
|
| modification, are permitted provided that the following conditions are
|
| @@ -14,10 +13,6 @@ met:
|
| disclaimer in the documentation and/or other materials provided
|
| with the distribution.
|
|
|
| - * The names of the contributors may not be used to endorse or
|
| - promote products derived from this software without specific
|
| - prior written permission.
|
| -
|
| THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
| "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
| LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
|