Skip to content

Commit c2757c5

Browse files
committed
Bump Copyright year
1 parent bfeb05c commit c2757c5

File tree

110 files changed

+110
-110
lines changed

Some content is hidden

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

110 files changed

+110
-110
lines changed

src/Application.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) 2010-2016 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2017 Arne Blankerts <[email protected]>
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without modification,

src/CLI.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) 2010-2016 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2017 Arne Blankerts <[email protected]>
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without modification,

src/CLIOptions.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) 2010-2016 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2017 Arne Blankerts <[email protected]>
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without modification,

src/bootstrap/BackendBootstrapApi.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) 2010-2016 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2017 Arne Blankerts <[email protected]>
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without modification,

src/bootstrap/Bootstrap.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) 2010-2016 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2017 Arne Blankerts <[email protected]>
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without modification,

src/bootstrap/BootstrapApi.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) 2010-2016 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2017 Arne Blankerts <[email protected]>
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without modification,

src/bootstrap/EngineBootstrapApi.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) 2010-2016 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2017 Arne Blankerts <[email protected]>
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without modification,

src/bootstrap/EnricherBootstrapApi.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) 2010-2016 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2017 Arne Blankerts <[email protected]>
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without modification,

src/bootstrap/ParserBootstrapApi.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) 2010-2016 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2017 Arne Blankerts <[email protected]>
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without modification,

src/collector/Collector.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) 2010-2016 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2017 Arne Blankerts <[email protected]>
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without modification,

0 commit comments

Comments
 (0)