8000 Close #170 · rzenkov/json-api@9acd609 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9acd609

Browse filesBrowse files
committed
Close neomerx#170
1 parent 7f83d4e commit 9acd609

File tree

169 files changed

+173
-170
lines changed

Some content is hidden

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

169 files changed

+173
-170
lines changed

src/Codec/CodecMatcher.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php namespace Neomerx\JsonApi\Codec;
22

33
/**
4-
* Copyright 2015 info@neomerx.com (www.neomerx.com)
4+
* Copyright 2015-2017 info@neomerx.com
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

src/Contracts/Codec/CodecMatcherInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php namespace Neomerx\JsonApi\Contracts\Codec;
22

33
/**
4-
* Copyright 2015 info@neomerx.com (www.neomerx.com)
4+
* Copyright 2015-2017 info@neomerx.com
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

src/Contracts/Decoder/DecoderInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php namespace Neomerx\JsonApi\Contracts\Decoder;
22

33
/**
4-
* Copyright 2015 info@neomerx.com (www.neomerx.com)
4+
* Copyright 2015-2017 info@neomerx.com
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

src/Contracts/Document/DocumentFactoryInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php namespace Neomerx\JsonApi\Contracts\Document;
22

33
/**
4-
* Copyright 2015 info@neomerx.com (www.neomerx.com)
4+
* Copyright 2015-2017 info@neomerx.com
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

src/Contracts/Document/DocumentInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php namespace Neomerx\JsonApi\Contracts\Document;
22

33
/**
4-
* Copyright 2015 info@neomerx.com (www.neomerx.com)
4+
* Copyright 2015-2017 info@neomerx.com
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

src/Contracts/Document/ErrorInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php namespace Neomerx\JsonApi\Contracts\Document;
22

33
/**
4-
* Copyright 2015 info@neomerx.com (www.neomerx.com)
4+
* Copyright 2015-2017 info@neomerx.com
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

src/Contracts/Document/LinkInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php namespace Neomerx\JsonApi\Contracts\Document;
22

33
/**
4-
* Copyright 2015 info@neomerx.com (www.neomerx.com)
4+
* Copyright 2015-2017 info@neomerx.com
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

src/Contracts/Encoder/EncoderInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php namespace Neomerx\JsonApi\Contracts\Encoder;
22

33
/**
4-
* Copyright 2015 info@neomerx.com (www.neomerx.com)
4+
* Copyright 2015-2017 info@neomerx.com
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

src/Contracts/Encoder/Handlers/HandlerFactoryInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php namespace Neomerx\JsonApi\Contracts\Encoder\Handlers;
22

33
/**
4-
* Copyright 2015 info@neomerx.com (www.neomerx.com)
4+
* Copyright 2015-2017 info@neomerx.com
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

src/Contracts/Encoder/Handlers/ReplyInterpreterInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php namespace Neomerx\JsonApi\Contracts\Encoder\Handlers;
22

33
/**
4-
* Copyright 2015 info@neomerx.com (www.neomerx.com)
4+
* Copyright 2015-2017 info@neomerx.com
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)
0