Skip to content

Commit b4ba78f

Browse files
committed
bump year
[skip ci]
1 parent 0ebff9c commit b4ba78f

File tree

82 files changed

+82
-82
lines changed

Some content is hidden

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

82 files changed

+82
-82
lines changed

src/AccessInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* A PHP Library to handle a JSON API body in an OOP way.
4-
* Copyright (C) 2015-2016 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2017 Artur Weigandt https://wlabs.de/kontakt
55
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/Attributes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* A PHP Library to handle a JSON API body in an OOP way.
4-
* Copyright (C) 2015-2016 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2017 Artur Weigandt https://wlabs.de/kontakt
55
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/AttributesInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* A PHP Library to handle a JSON API body in an OOP way.
4-
* Copyright (C) 2015-2016 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2017 Artur Weigandt https://wlabs.de/kontakt
55
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/Document.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* A PHP Library to handle a JSON API body in an OOP way.
4-
* Copyright (C) 2015-2016 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2017 Artur Weigandt https://wlabs.de/kontakt
55
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/DocumentInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* A PHP Library to handle a JSON API body in an OOP way.
4-
* Copyright (C) 2015-2016 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2017 Artur Weigandt https://wlabs.de/kontakt
55
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/DocumentLink.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* A PHP Library to handle a JSON API body in an OOP way.
4-
* Copyright (C) 2015-2016 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2017 Artur Weigandt https://wlabs.de/kontakt
55
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/DocumentLinkInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* A PHP Library to handle a JSON API body in an OOP way.
4-
* Copyright (C) 2015-2016 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2017 Artur Weigandt https://wlabs.de/kontakt
55
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/ElementInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* A PHP Library to handle a JSON API body in an OOP way.
4-
* Copyright (C) 2015-2016 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2017 Artur Weigandt https://wlabs.de/kontakt
55
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/Error.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* A PHP Library to handle a JSON API body in an OOP way.
4-
* Copyright (C) 2015-2016 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2017 Artur Weigandt https://wlabs.de/kontakt
55
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/ErrorCollection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* A PHP Library to handle a JSON API body in an OOP way.
4-
* Copyright (C) 2015-2016 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2017 Artur Weigandt https://wlabs.de/kontakt
55
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)