Skip to content

Commit 47533e3

Browse files
committed
Updated copyright
1 parent 9f1f73b commit 47533e3

File tree

97 files changed

+97
-0
lines changed

Some content is hidden

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

97 files changed

+97
-0
lines changed

src/app/CliTools/Console/Application.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
/*
66
* CliTools Command
7+
* Copyright (C) 2016 WebDevOps.io
78
* Copyright (C) 2015 Markus Blaschke <markus@familie-blaschke.net>
89
*
910
* This program is free software: you can redistribute it and/or modify

src/app/CliTools/Console/Command/AbstractCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
/*
66
* CliTools Command
7+
* Copyright (C) 2016 WebDevOps.io
78
* Copyright (C) 2015 Markus Blaschke <markus@familie-blaschke.net>
89
*
910
* This program is free software: you can redistribute it and/or modify

src/app/CliTools/Console/Command/AbstractTraceCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
/*
66
* CliTools Command
7+
* Copyright (C) 2016 WebDevOps.io
78
* Copyright (C) 2015 Markus Blaschke <markus@familie-blaschke.net>
89
*
910
* This program is free software: you can redistribute it and/or modify

src/app/CliTools/Console/Command/Apache/RestartCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
/*
66
* CliTools Command
7+
* Copyright (C) 2016 WebDevOps.io
78
* Copyright (C) 2015 Markus Blaschke <markus@familie-blaschke.net>
89
*
910
* This program is free software: you can redistribute it and/or modify

src/app/CliTools/Console/Command/Apache/TraceCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
/*
66
* CliTools Command
7+
* Copyright (C) 2016 WebDevOps.io
78
* Copyright (C) 2015 Markus Blaschke <markus@familie-blaschke.net>
89
*
910
* This program is free software: you can redistribute it and/or modify

src/app/CliTools/Console/Command/Common/FixRightsCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
/*
66
* CliTools Command
7+
* Copyright (C) 2016 WebDevOps.io
78
* Copyright (C) 2015 Markus Blaschke <markus@familie-blaschke.net>
89
*
910
* This program is free software: you can redistribute it and/or modify

src/app/CliTools/Console/Command/Common/MakeCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
/*
66
* CliTools Command
7+
* Copyright (C) 2016 WebDevOps.io
78
* Copyright (C) 2015 Markus Blaschke <markus@familie-blaschke.net>
89
*
910
* This program is free software: you can redistribute it and/or modify

src/app/CliTools/Console/Command/Common/SelfUpdateCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
/*
66
* CliTools Command
7+
* Copyright (C) 2016 WebDevOps.io
78
* Copyright (C) 2015 Markus Blaschke <markus@familie-blaschke.net>
89
*
910
* This program is free software: you can redistribute it and/or modify

src/app/CliTools/Console/Command/Docker/AbstractCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
/*
66
* CliTools Command
7+
* Copyright (C) 2016 WebDevOps.io
78
* Copyright (C) 2015 Markus Blaschke <markus@familie-blaschke.net>
89
*
910
* This program is free software: you can redistribute it and/or modify

src/app/CliTools/Console/Command/Docker/CleanupCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
/*
66
* CliTools Command
7+
* Copyright (C) 2016 WebDevOps.io
78
* Copyright (C) 2015 Markus Blaschke <markus@familie-blaschke.net>
89
*
910
* This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)