Skip to content

Commit dbe374f

Browse files
committed
Update license
1 parent a759a7b commit dbe374f

10 files changed

+10
-10
lines changed

Command/AntiMattrCommand.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the AntiMattr MongoDB Migrations Library, a library by Matthew Fitzgerald.
4+
* This file is part of the AntiMattr MongoDB Migrations Bundle, a library by Matthew Fitzgerald.
55
*
66
* (c) 2014 Matthew Fitzgerald
77
*

Command/MigrationsExecuteDoctrineCommand.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the AntiMattr MongoDB Migrations Library, a library by Matthew Fitzgerald.
4+
* This file is part of the AntiMattr MongoDB Migrations Bundle, a library by Matthew Fitzgerald.
55
*
66
* (c) 2014 Matthew Fitzgerald
77
*

Command/MigrationsGenerateDoctrineCommand.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the AntiMattr MongoDB Migrations Library, a library by Matthew Fitzgerald.
4+
* This file is part of the AntiMattr MongoDB Migrations Bundle, a library by Matthew Fitzgerald.
55
*
66
* (c) 2014 Matthew Fitzgerald
77
*

Command/MigrationsMigrateDoctrineCommand.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the AntiMattr MongoDB Migrations Library, a library by Matthew Fitzgerald.
4+
* This file is part of the AntiMattr MongoDB Migrations Bundle, a library by Matthew Fitzgerald.
55
*
66
* (c) 2014 Matthew Fitzgerald
77
*

Command/MigrationsStatusDoctrineCommand.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the AntiMattr MongoDB Migrations Library, a library by Matthew Fitzgerald.
4+
* This file is part of the AntiMattr MongoDB Migrations Bundle, a library by Matthew Fitzgerald.
55
*
66
* (c) 2014 Matthew Fitzgerald
77
*

Command/MigrationsVersionDoctrineCommand.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the AntiMattr MongoDB Migrations Library, a library by Matthew Fitzgerald.
4+
* This file is part of the AntiMattr MongoDB Migrations Bundle, a library by Matthew Fitzgerald.
55
*
66
* (c) 2014 Matthew Fitzgerald
77
*

DependencyInjection/Configuration.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the AntiMattr MongoDB Migrations Library, a library by Matthew Fitzgerald.
4+
* This file is part of the AntiMattr MongoDB Migrations Bundle, a library by Matthew Fitzgerald.
55
*
66
* (c) 2014 Matthew Fitzgerald
77
*

DependencyInjection/MongoDBMigrationsExtension.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the AntiMattr MongoDB Migrations Library, a library by Matthew Fitzgerald.
4+
* This file is part of the AntiMattr MongoDB Migrations Bundle, a library by Matthew Fitzgerald.
55
*
66
* (c) 2014 Matthew Fitzgerald
77
*

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2014 AntiMattr MongoDB Migrations Library
1+
Copyright (c) 2014 AntiMattr MongoDB Migrations Bundle
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy of
44
this software and associated documentation files (the "Software"), to deal in

MongoDBMigrationsBundle.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the AntiMattr MongoDB Migrations Library, a library by Matthew Fitzgerald.
4+
* This file is part of the AntiMattr MongoDB Migrations Bundle, a library by Matthew Fitzgerald.
55
*
66
* (c) 2014 Matthew Fitzgerald
77
*

0 commit comments

Comments
 (0)