Skip to content

Commit 16af1cb

Browse files
author
cristy
committed
1 parent cb03ed6 commit 16af1cb

File tree

666 files changed

+784
-784
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

666 files changed

+784
-784
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ A few other clarifications include:
3131

3232
The legally binding and authoritative terms and conditions for use, reproduction, and distribution of ImageMagick follow:
3333

34-
Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available.
34+
Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available.
3535

3636
1. Definitions.
3737

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
1+
# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
22
# dedicated to making software imaging solutions freely available.
33
#
44
# You may not use this file except in compliance with the License. You may

Makefile.in

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
@SET_MAKE@
1717

18-
# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
18+
# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
1919
# dedicated to making software imaging solutions freely available.
2020
#
2121
# You may not use this file except in compliance with the License. You may
@@ -34,7 +34,7 @@
3434
# Top-Level Makefile for building ImageMagick.
3535
#
3636

37-
# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
37+
# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
3838
# dedicated to making software imaging solutions freely available.
3939
#
4040
# You may not use this file except in compliance with the License. You may
@@ -50,7 +50,7 @@
5050
#
5151
# Makefile for building ImageMagick m4 macros.
5252

53-
# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
53+
# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
5454
# dedicated to making software imaging solutions freely available.
5555
#
5656
# You may not use this file except in compliance with the License. You may
@@ -68,7 +68,7 @@
6868

6969
#####
7070

71-
# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
71+
# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
7272
# dedicated to making software imaging solutions freely available.
7373
#
7474
# You may not use this file except in compliance with the License. You may
@@ -84,7 +84,7 @@
8484
#
8585
# Makefile for building ImageMagick Coder library.
8686

87-
# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
87+
# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
8888
# dedicated to making software imaging solutions freely available.
8989
#
9090
# You may not use this file except in compliance with the License. You may
@@ -101,7 +101,7 @@
101101
# Makefile for building the MagickCore API.
102102
#
103103

104-
# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
104+
# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
105105
# dedicated to making software imaging solutions freely available.
106106
#
107107
# You may not use this file except in compliance with the License. You may
@@ -117,7 +117,7 @@
117117
#
118118
# Makefile for building ImageMagick filter modules.
119119

120-
# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
120+
# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
121121
# dedicated to making software imaging solutions freely available.
122122
#
123123
# You may not use this file except in compliance with the License. You may
@@ -140,7 +140,7 @@
140140
# Copyright Bob Friesenhahn, 1999, 2000, 2002, 2004, 2008
141141
#
142142

143-
# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
143+
# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
144144
# dedicated to making software imaging solutions freely available.
145145
#
146146
# You may not use this file except in compliance with the License. You may
@@ -156,7 +156,7 @@
156156
#
157157
# Makefile for building ImageMagick utilities.
158158

159-
# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
159+
# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
160160
# dedicated to making software imaging solutions freely available.
161161
#
162162
# You may not use this file except in compliance with the License.
@@ -172,7 +172,7 @@
172172
#
173173
# Makefile for the ImageMagick validation suite.
174174

175-
# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
175+
# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
176176
# dedicated to making software imaging solutions freely available.
177177
#
178178
# You may not use this file except in compliance with the License. You may

PerlMagick/Magick.xs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
% February 1997 %
2424
% %
2525
% %
26-
% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
26+
% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
2727
% dedicated to making software imaging solutions freely available. %
2828
% %
2929
% You may not use this file except in compliance with the License. You may %

PerlMagick/Makefile.PL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
1+
# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
22
# dedicated to making software imaging solutions freely available.
33
#
44
# You may not use this file except in compliance with the License. You may

PerlMagick/Makefile.PL.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
1+
# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
22
# dedicated to making software imaging solutions freely available.
33
#
44
# You may not use this file except in compliance with the License. You may

PerlMagick/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
1+
# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
22
# dedicated to making software imaging solutions freely available.
33
#
44
# You may not use this file except in compliance with the License. You may

PerlMagick/Makefile.nt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 1999-2009 ImageMagick Studio LLC
1+
# Copyright (C) 1999-2010 ImageMagick Studio LLC
22
#
33
# This program is covered by multiple licenses, which are described in
44
# LICENSE. You should have received a copy of LICENSE with this

PerlMagick/check.sh.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
1+
# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
22
# dedicated to making software imaging solutions freely available.
33
#
44
# You may not use this file except in compliance with the License. You may

PerlMagick/t/blob.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/perl
2-
# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
2+
# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
33
# dedicated to making software imaging solutions freely available.
44
#
55
# You may not use this file except in compliance with the License. You may

0 commit comments

Comments
 (0)