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