Skip to content

Commit 3854fa5

Browse files
Update copyrights.
1 parent c16ea9f commit 3854fa5

11 files changed

Lines changed: 11 additions & 11 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ See https://translate.wordpress.org/projects/wp-plugins/tiny-compress-images.
4444

4545
## License
4646

47-
Copyright (C) 2015 Voormedia B.V.
47+
Copyright (C) 2015-2016 Voormedia B.V.
4848

4949
This program is free software; you can redistribute it and/or modify
5050
it under the terms of the GNU General Public License as published by

src/class-tiny-compress-curl.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* Tiny Compress Images - WordPress plugin.
4-
* Copyright (C) 2015 Voormedia B.V.
4+
* Copyright (C) 2015-2016 Voormedia B.V.
55
*
66
* This program is free software; you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

src/class-tiny-compress-fopen.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* Tiny Compress Images - WordPress plugin.
4-
* Copyright (C) 2015 Voormedia B.V.
4+
* Copyright (C) 2015-2016 Voormedia B.V.
55
*
66
* This program is free software; you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

src/class-tiny-compress.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* Tiny Compress Images - WordPress plugin.
4-
* Copyright (C) 2015 Voormedia B.V.
4+
* Copyright (C) 2015-2016 Voormedia B.V.
55
*
66
* This program is free software; you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

src/class-tiny-exception.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* Tiny Compress Images - WordPress plugin.
4-
* Copyright (C) 2015 Voormedia B.V.
4+
* Copyright (C) 2015-2016 Voormedia B.V.
55
*
66
* This program is free software; you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

src/class-tiny-metadata.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* Tiny Compress Images - WordPress plugin.
4-
* Copyright (C) 2015 Voormedia B.V.
4+
* Copyright (C) 2015-2016 Voormedia B.V.
55
*
66
* This program is free software; you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

src/class-tiny-notices.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* Tiny Compress Images - WordPress plugin.
4-
* Copyright (C) 2015 Voormedia B.V.
4+
* Copyright (C) 2015-2016 Voormedia B.V.
55
*
66
* This program is free software; you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

src/class-tiny-php.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* Tiny Compress Images - WordPress plugin.
4-
* Copyright (C) 2015 Voormedia B.V.
4+
* Copyright (C) 2015-2016 Voormedia B.V.
55
*
66
* This program is free software; you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

src/class-tiny-plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* Tiny Compress Images - WordPress plugin.
4-
* Copyright (C) 2015 Voormedia B.V.
4+
* Copyright (C) 2015-2016 Voormedia B.V.
55
*
66
* This program is free software; you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

src/class-tiny-settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* Tiny Compress Images - WordPress plugin.
4-
* Copyright (C) 2015 Voormedia B.V.
4+
* Copyright (C) 2015-2016 Voormedia B.V.
55
*
66
* This program is free software; you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

0 commit comments

Comments
 (0)