Skip to content

Commit

Permalink
fix typo in copyright notice: Salvaore -> Salvatore
Browse files Browse the repository at this point in the history
  • Loading branch information
antirez committed Oct 20, 2011
1 parent f27e98e commit 7315661
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion COPYING
Expand Up @@ -8,4 +8,4 @@ Redistribution and use in source and binary forms, with or without modification,

THIS SOFTWARE IS PROVIDED BY SALVATORE SANFILIPPO ''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 SALVATORE SANFILIPPO 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) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of Salvaore Sanfilippo.
The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of Salvatore Sanfilippo.
2 changes: 1 addition & 1 deletion app.rb
Expand Up @@ -23,7 +23,7 @@
#
# The views and conclusions contained in the software and documentation are
# those of the authors and should not be interpreted as representing official
# policies, either expressed or implied, of Salvaore Sanfilippo.
# policies, either expressed or implied, of Salvatore Sanfilippo.

require 'rubygems'
require 'hiredis'
Expand Down
2 changes: 1 addition & 1 deletion comments.rb
Expand Up @@ -23,7 +23,7 @@
#
# The views and conclusions contained in the software and documentation are
# those of the authors and should not be interpreted as representing official
# policies, either expressed or implied, of Salvaore Sanfilippo.
# policies, either expressed or implied, of Salvatore Sanfilippo.

require 'rubygems'
require 'json'
Expand Down
2 changes: 1 addition & 1 deletion page.rb
Expand Up @@ -23,7 +23,7 @@
#
# The views and conclusions contained in the software and documentation are
# those of the authors and should not be interpreted as representing official
# policies, either expressed or implied, of Salvaore Sanfilippo.
# policies, either expressed or implied, of Salvatore Sanfilippo.

require 'cgi'

Expand Down

0 comments on commit 7315661

Please sign in to comment.