Mercurial > enso_core
changeset 3:071c48f03b5e
Fixed a typo in license files.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Thu, 21 Feb 2008 22:23:21 -0600 |
parents | e6944c6abe1e |
children | 9b26692a54a1 |
files | LICENSE enso/__init__.py enso/ui/__init__.py enso/ui/events.py |
diffstat | 4 files changed, 12 insertions(+), 12 deletions(-) [+] |
line wrap: on
line diff
--- a/LICENSE Thu Feb 21 21:33:05 2008 -0600 +++ b/LICENSE Thu Feb 21 22:23:21 2008 -0600 @@ -11,9 +11,9 @@ notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - 3. Neither the name of the <organization> nor the - names of its contributors may be used to endorse or promote products - derived from this software without specific prior written permission. + 3. Neither the name of Enso nor the names of its contributors may + be used to endorse or promote products derived from this + software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY Humanized, Inc. ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
--- a/enso/__init__.py Thu Feb 21 21:33:05 2008 -0600 +++ b/enso/__init__.py Thu Feb 21 22:23:21 2008 -0600 @@ -11,9 +11,9 @@ # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. # -# 3. Neither the name of the <organization> nor the -# names of its contributors may be used to endorse or promote products -# derived from this software without specific prior written permission. +# 3. Neither the name of Enso nor the names of its contributors may +# be used to endorse or promote products derived from this +# software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY Humanized, Inc. ``AS IS'' AND ANY # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
--- a/enso/ui/__init__.py Thu Feb 21 21:33:05 2008 -0600 +++ b/enso/ui/__init__.py Thu Feb 21 22:23:21 2008 -0600 @@ -11,9 +11,9 @@ # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. # -# 3. Neither the name of the <organization> nor the -# names of its contributors may be used to endorse or promote products -# derived from this software without specific prior written permission. +# 3. Neither the name of Enso nor the names of its contributors may +# be used to endorse or promote products derived from this +# software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY Humanized, Inc. ``AS IS'' AND ANY # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
--- a/enso/ui/events.py Thu Feb 21 21:33:05 2008 -0600 +++ b/enso/ui/events.py Thu Feb 21 22:23:21 2008 -0600 @@ -11,9 +11,9 @@ # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. # -# 3. Neither the name of the <organization> nor the -# names of its contributors may be used to endorse or promote products -# derived from this software without specific prior written permission. +# 3. Neither the name of Enso nor the names of its contributors may +# be used to endorse or promote products derived from this +# software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY Humanized, Inc. ``AS IS'' AND ANY # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED