Skip to content

Commit eb803eb

Browse files
committed
Bump Copyright
1 parent e4b8d9c commit eb803eb

File tree

112 files changed

+112
-112
lines changed

Some content is hidden

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

112 files changed

+112
-112
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-2017 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2018 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-2017 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2018 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-2017 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2018 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-2017 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2018 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-2017 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2018 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-2017 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2018 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-2017 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2018 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-2017 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2018 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-2017 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2018 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-2017 Arne Blankerts <[email protected]>
3+
* Copyright (c) 2010-2018 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)