Skip to content

Commit c255c30

Browse files
author
alexandresalome
committed
fix license mentioned in code #46
1 parent 1506ab8 commit c255c30

Some content is hidden

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

44 files changed

+44
-44
lines changed

src/Gitonomy/Git/Admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* (c) Alexandre Salomé <alexandre.salome@gmail.com>
77
* (c) Julien DIDIER <genzo.wm@gmail.com>
88
*
9-
* This source file is subject to the GPL license that is bundled
9+
* This source file is subject to the MIT license that is bundled
1010
* with this source code in the file LICENSE.
1111
*/
1212

src/Gitonomy/Git/Blame.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* (c) Alexandre Salomé <alexandre.salome@gmail.com>
77
* (c) Julien DIDIER <genzo.wm@gmail.com>
88
*
9-
* This source file is subject to the GPL license that is bundled
9+
* This source file is subject to the MIT license that is bundled
1010
* with this source code in the file LICENSE.
1111
*/
1212

src/Gitonomy/Git/Blame/Line.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* (c) Alexandre Salomé <alexandre.salome@gmail.com>
77
* (c) Julien DIDIER <genzo.wm@gmail.com>
88
*
9-
* This source file is subject to the GPL license that is bundled
9+
* This source file is subject to the MIT license that is bundled
1010
* with this source code in the file LICENSE.
1111
*/
1212

src/Gitonomy/Git/Blob.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* (c) Alexandre Salomé <alexandre.salome@gmail.com>
77
* (c) Julien DIDIER <genzo.wm@gmail.com>
88
*
9-
* This source file is subject to the GPL license that is bundled
9+
* This source file is subject to the MIT license that is bundled
1010
* with this source code in the file LICENSE.
1111
*/
1212

src/Gitonomy/Git/Commit.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* (c) Alexandre Salomé <alexandre.salome@gmail.com>
77
* (c) Julien DIDIER <genzo.wm@gmail.com>
88
*
9-
* This source file is subject to the GPL license that is bundled
9+
* This source file is subject to the MIT license that is bundled
1010
* with this source code in the file LICENSE.
1111
*/
1212

src/Gitonomy/Git/Diff/Diff.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* (c) Alexandre Salomé <alexandre.salome@gmail.com>
77
* (c) Julien DIDIER <genzo.wm@gmail.com>
88
*
9-
* This source file is subject to the GPL license that is bundled
9+
* This source file is subject to the MIT license that is bundled
1010
* with this source code in the file LICENSE.
1111
*/
1212

src/Gitonomy/Git/Diff/File.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* (c) Alexandre Salomé <alexandre.salome@gmail.com>
77
* (c) Julien DIDIER <genzo.wm@gmail.com>
88
*
9-
* This source file is subject to the GPL license that is bundled
9+
* This source file is subject to the MIT license that is bundled
1010
* with this source code in the file LICENSE.
1111
*/
1212

src/Gitonomy/Git/Diff/FileChange.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* (c) Alexandre Salomé <alexandre.salome@gmail.com>
77
* (c) Julien DIDIER <genzo.wm@gmail.com>
88
*
9-
* This source file is subject to the GPL license that is bundled
9+
* This source file is subject to the MIT license that is bundled
1010
* with this source code in the file LICENSE.
1111
*/
1212

src/Gitonomy/Git/Exception/GitExceptionInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* (c) Alexandre Salomé <alexandre.salome@gmail.com>
77
* (c) Julien DIDIER <genzo.wm@gmail.com>
88
*
9-
* This source file is subject to the GPL license that is bundled
9+
* This source file is subject to the MIT license that is bundled
1010
* with this source code in the file LICENSE.
1111
*/
1212

src/Gitonomy/Git/Exception/ReferenceNotFoundException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* (c) Alexandre Salomé <alexandre.salome@gmail.com>
77
* (c) Julien DIDIER <genzo.wm@gmail.com>
88
*
9-
* This source file is subject to the GPL license that is bundled
9+
* This source file is subject to the MIT license that is bundled
1010
* with this source code in the file LICENSE.
1111
*/
1212

0 commit comments

Comments
 (0)