Changeset 2583

Show
Ignore:
Timestamp:
05/05/09 09:35:09 (10 months ago)
Author:
ahodgkinson
Message:

Updated copyright statements.

Location:
trunk/digitalme
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/digitalme/COPYING

    r1222 r2583  
    433433         
    434434******************************************************************************** 
     435 
     436This program, "bzip2", the associated library "libbzip2", and all 
     437documentation, are copyright (C) 1996-2007 Julian R Seward.  All 
     438rights reserved. 
     439 
     440Redistribution and use in source and binary forms, with or without 
     441modification, are permitted provided that the following conditions 
     442are met: 
     443 
     4441. Redistributions of source code must retain the above copyright 
     445   notice, this list of conditions and the following disclaimer. 
     446 
     4472. The origin of this software must not be misrepresented; you must  
     448   not claim that you wrote the original software.  If you use this  
     449   software in a product, an acknowledgment in the product  
     450   documentation would be appreciated but is not required. 
     451 
     4523. Altered source versions must be plainly marked as such, and must 
     453   not be misrepresented as being the original software. 
     454 
     4554. The name of the author may not be used to endorse or promote  
     456   products derived from this software without specific prior written  
     457   permission. 
     458 
     459THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS 
     460OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
     461WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
     462ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY 
     463DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 
     464DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 
     465GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 
     466INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
     467WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
     468NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 
     469SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
     470 
     471Julian Seward, jseward@bzip.org 
     472bzip2/libbzip2 version 1.0.5 of 10 December 2007 
  • trunk/digitalme/COPYRIGHT

    r1201 r2583  
    1 Client-Based Identity Selector 
    2 Copyright (C) 2007-2008 Novell, Inc. All Rights Reserved. 
     1DigitalMe 
     2Copyright (C) 2007-2009 Novell, Inc. All Rights Reserved. 
    33 
    44This program and the accompanying materials are made available  
     
    77http://www.eclipse.org/legal/epl-v10.html 
    88 
    9 Note: External projects located in the "extern" directory 
    10 are subject to their own license terms. 
     9Note: External projects located in ftk/src/external are subject to their  
     10own license terms.