~ubuntu-branches/ubuntu/oneiric/openafs/oneiric-201305130334

« back to all changes in this revision

Viewing changes to doc/LICENSE

  • Committer: Bazaar Package Importer
  • Author(s): Russ Allbery
  • Date: 2008-09-22 19:07:02 UTC
  • mfrom: (12.1.14 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080922190702-59m13d7kn6gkw32d
Tags: 1.4.7.dfsg1-6
* Apply upstream patch to free /proc entries in the correct order.
  Thanks, Marc Dionne.  (Closes: #493914)
* Apply upstream deltas to support 2.6.27 kernels and to stop using
  COMMON_KERN_CFLAGS for all 2.6 kernels uniformly, which fixes
  problems on amd64 with newer kernels.  Thanks, Björn Torkelsson.
  (LP: #267504)
* Translation updates:
  - Swedish, thanks Martin Bagge.  (Closes: #493120)

Show diffs side-by-side

added added

removed removed

Lines of Context:
692
692
 */
693
693
 
694
694
src/afs/LINUX/osi_flush.s included code under IBM Public License with permission of the author, Paul MacKerras.
 
695
 
 
696
===========================================================
 
697
 
 
698
Personal contributions made by Jason Edgecombe
 
699
<jason@rampaginggeek.com> that refer to the "BSD license" are subject
 
700
to the following license:
 
701
 
 
702
 
 
703
    All rights reserved.
 
704
 
 
705
    Redistribution and use in source and binary forms, with or without
 
706
    modification, are permitted provided that the following conditions
 
707
    are met:
 
708
 
 
709
        * Redistributions of source code must retain the above
 
710
          copyright notice, this list of conditions and the following
 
711
          disclaimer.
 
712
        
 
713
        * Redistributions in binary form must reproduce the above
 
714
          copyright notice, this list of conditions and the following
 
715
          disclaimer in the documentation and/or other materials
 
716
          provided with the distribution.
 
717
 
 
718
        * Neither the name of OpenAFS nor the names of its
 
719
          contributors may be used to endorse or promote products
 
720
          derived from this software without specific prior written
 
721
          permission.
 
722
 
 
723
    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
 
724
    CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
 
725
    INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 
726
    MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 
727
    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
 
728
    BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 
729
    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
 
730
    TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 
731
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 
732
    ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
 
733
    TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
 
734
    THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 
735
    SUCH DAMAGE.
 
736
 
 
737
====================================================
 
 
b'\\ No newline at end of file'