Changeset 22122 for branches


Ignore:
Timestamp:
Feb 14, 2016, 2:28:51 PM (10 years ago)
Author:
rousseau
Message:

Correct Copyright Attributions [gdiplus]

Odin is drinking Wine so we have major contributors to credit from both
projects. Since this is a public repo the proper way seems to be to
merge the headers kinda like this. Details will be addressed in a later
stage if needed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/swt/src/gdiplus/gdiplus.cpp

    r22120 r22122  
    44 * GDIPLUS apis
    55 *
    6  * Copyright 1998 Sander van Leeuwen (sandervl@xs4all.nl)
    7  * Copyright 1998 Patrick Haller
     6 * Copyright (C) 2007 Google (Evan Stade)
     7 *
     8 * This library is free software; you can redistribute it and/or
     9 * modify it under the terms of the GNU Lesser General Public
     10 * License as published by the Free Software Foundation; either
     11 * version 2.1 of the License, or (at your option) any later version.
     12 *
     13 * This library is distributed in the hope that it will be useful,
     14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
     15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
     16 * Lesser General Public License for more details.
     17 *
     18 * You should have received a copy of the GNU Lesser General Public
     19 * License along with this library; if not, write to the Free Software
     20 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
     21 *
     22 * Portions Copyright 1998 Sander van Leeuwen (sandervl@xs4all.nl)
     23 * Portions Copyright 1998 Patrick Haller
    824 *
    925 * Project Odin Software License can be found in LICENSE.TXT
Note: See TracChangeset for help on using the changeset viewer.