Skip to content

Commit 8a06304

Browse files
committed
update copyrights
1 parent 854429e commit 8a06304

20 files changed

+20
-20
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2014-2015 KUBO Atsuhiro <[email protected]>,
1+
Copyright (c) 2014-2016 KUBO Atsuhiro <[email protected]>,
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ If you find a bug or have a question, or want to request a feature, create an is
7373

7474
## Copyright
7575

76-
Copyright (c) 2014-2015 KUBO Atsuhiro, All rights reserved.
76+
Copyright (c) 2014-2016 KUBO Atsuhiro, All rights reserved.
7777

7878
## License
7979

src/Asset/ProxyPackages.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* Copyright (c) 2015 KUBO Atsuhiro <[email protected]>,
3+
* Copyright (c) KUBO Atsuhiro <[email protected]>,
44
* All rights reserved.
55
*
66
* This file is part of PHPMentorsProxyURLRewriteBundle.

src/DependencyInjection/Compiler/ReplaceAssetExtensionAndPakcagesDefinitionPass.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* Copyright (c) 2015 KUBO Atsuhiro <[email protected]>,
3+
* Copyright (c) KUBO Atsuhiro <[email protected]>,
44
* All rights reserved.
55
*
66
* This file is part of PHPMentorsProxyURLRewriteBundle.

src/DependencyInjection/Configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* Copyright (c) 2014-2015 KUBO Atsuhiro <[email protected]>,
3+
* Copyright (c) KUBO Atsuhiro <[email protected]>,
44
* All rights reserved.
55
*
66
* This file is part of PHPMentorsProxyURLRewriteBundle.

src/DependencyInjection/PHPMentorsProxyURLRewriteExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* Copyright (c) 2014-2015 KUBO Atsuhiro <[email protected]>,
3+
* Copyright (c) KUBO Atsuhiro <[email protected]>,
44
* All rights reserved.
55
*
66
* This file is part of PHPMentorsProxyURLRewriteBundle.

src/EventListener/ProxyUrlRewriteListener.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* Copyright (c) 2014-2015 KUBO Atsuhiro <[email protected]>,
3+
* Copyright (c) KUBO Atsuhiro <[email protected]>,
44
* All rights reserved.
55
*
66
* This file is part of PHPMentorsProxyURLRewriteBundle.

src/PHPMentorsProxyURLRewriteBundle.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* Copyright (c) 2014-2015 KUBO Atsuhiro <[email protected]>,
3+
* Copyright (c) KUBO Atsuhiro <[email protected]>,
44
* All rights reserved.
55
*
66
* This file is part of PHPMentorsProxyURLRewriteBundle.

src/ProxyUrl/ProxyUrl.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* Copyright (c) 2014-2015 KUBO Atsuhiro <[email protected]>,
3+
* Copyright (c) KUBO Atsuhiro <[email protected]>,
44
* All rights reserved.
55
*
66
* This file is part of PHPMentorsProxyURLRewriteBundle.

src/ProxyUrl/ProxyUrlCollection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* Copyright (c) 2014-2015 KUBO Atsuhiro <[email protected]>,
3+
* Copyright (c) KUBO Atsuhiro <[email protected]>,
44
* All rights reserved.
55
*
66
* This file is part of PHPMentorsProxyURLRewriteBundle.

0 commit comments

Comments
 (0)