Skip to content

Commit eb421fb

Browse files
author
Michiel Verkoijen
committed
Bumped copyright year.
1 parent 6503c63 commit eb421fb

12 files changed

Lines changed: 12 additions & 12 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Install gettext and generate the .mo language file do the following:
4949

5050
## License
5151

52-
Copyright (C) 2015-2016 Voormedia B.V.
52+
Copyright (C) 2015-2017 Voormedia B.V.
5353

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

src/class-tiny-compress-client.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-2016 Voormedia B.V.
4+
* Copyright (C) 2015-2017 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-2016 Voormedia B.V.
4+
* Copyright (C) 2015-2017 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-2016 Voormedia B.V.
4+
* Copyright (C) 2015-2017 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-2016 Voormedia B.V.
4+
* Copyright (C) 2015-2017 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-image-size.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-2016 Voormedia B.V.
4+
* Copyright (C) 2015-2017 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-image.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-2016 Voormedia B.V.
4+
* Copyright (C) 2015-2017 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-2016 Voormedia B.V.
4+
* Copyright (C) 2015-2017 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-2016 Voormedia B.V.
4+
* Copyright (C) 2015-2017 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-2016 Voormedia B.V.
4+
* Copyright (C) 2015-2017 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)