~ubuntu-branches/ubuntu/trusty/gnustep-back/trusty

« back to all changes in this revision

Viewing changes to Source/art/blit_scrapheap.m

  • Committer: Bazaar Package Importer
  • Author(s): Hubert Chathi
  • Date: 2008-07-02 17:19:03 UTC
  • mfrom: (1.2.5 upstream) (4.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080702171903-n1potlcotage8xy0
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
   This file is part of GNUstep.
7
7
 
8
8
   This library is free software; you can redistribute it and/or
9
 
   modify it under the terms of the GNU Library General Public
 
9
   modify it under the terms of the GNU Lesser General Public
10
10
   License as published by the Free Software Foundation; either
11
11
   version 2 of the License, or (at your option) any later version.
12
 
   
 
12
 
13
13
   This library is distributed in the hope that it will be useful,
14
14
   but WITHOUT ANY WARRANTY; without even the implied warranty of
15
 
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
16
 
   Library General Public License for more details.
17
 
   
18
 
   You should have received a copy of the GNU Library General Public
19
 
   License along with this library; if not, write to the Free
20
 
   Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
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; see the file COPYING.LIB.
 
20
   If not, see <http://www.gnu.org/licenses/> or write to the 
 
21
   Free Software Foundation, 51 Franklin Street, Fifth Floor, 
 
22
   Boston, MA 02110-1301, USA.
21
23
*/
22
24
 
23
25
/*