Skip to content

Commit fb69590

Browse files
committed
bump year
1 parent 81e72b3 commit fb69590

File tree

140 files changed

+140
-140
lines changed

Some content is hidden

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

140 files changed

+140
-140
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-2017 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2018 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/Accessable.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-2017 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2018 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-2017 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2018 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-2017 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2018 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-2017 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2018 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-2017 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2018 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-2017 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2018 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-2017 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2018 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/Element.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-2017 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2018 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-2017 Artur Weigandt https://wlabs.de/kontakt
4+
* Copyright (C) 2015-2018 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)