aboutsummaryrefslogtreecommitdiff
path: root/COPYRIGHT
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2008-11-28 19:21:10 +0000
committerWarner Losh <imp@FreeBSD.org>2008-11-28 19:21:10 +0000
commit26775f91c19918ccbe1daf5bba98c5b9ed033449 (patch)
tree7379ce6a3c433679aa8e0954b422f2b43d96aa6a /COPYRIGHT
parentb0cb038bc5fb3a196059c6d81d60b415f4ad232f (diff)
downloadsrc-26775f91c19918ccbe1daf5bba98c5b9ed033449.tar.gz
src-26775f91c19918ccbe1daf5bba98c5b9ed033449.zip
Add missing 'THE'. This was discussed with core@ in the larger
context of making this text match the OSL text, but the changes that OSL silently made to the license to approve it haven't been brought back yet. Still working on that issue. We likely should start using the UTF-8 copyright symbol (What &copy; expands to in HTML), but I'm not 100% confident in my ability to tell Emacs to save it like that. And I haven't gotten approval for that change. Approved by: core@
Notes
Notes: svn path=/head/; revision=185403
Diffstat (limited to 'COPYRIGHT')
-rw-r--r--COPYRIGHT4
1 files changed, 2 insertions, 2 deletions
diff --git a/COPYRIGHT b/COPYRIGHT
index 00346464c7b8..36893f98bc2c 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -15,10 +15,10 @@ are met:
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
-THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
+ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)