diff options
Diffstat (limited to 'src/mysql/mysql.c')
-rw-r--r-- | src/mysql/mysql.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mysql/mysql.c b/src/mysql/mysql.c index b93428ed61..1d3b276901 100644 --- a/src/mysql/mysql.c +++ b/src/mysql/mysql.c @@ -12,6 +12,9 @@ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. */ /** * @file mysql/mysql.c |