js/comment_ajax.js in tdiary-4.0.5.1 vs js/comment_ajax.js in tdiary-4.1.0
- old
+ new
@@ -1,9 +1,9 @@
/**
* comment_ajax.js:
*
* Copyright (C) 2013 by MATSUOKA Kohei <kohei@machu.jp>
- * You can distribute it under GPL.
+ * You can distribute it under GPL2 or any later version.
*/
$(function() {
$(document).on('submit', 'form.comment', function(e) {
e.preventDefault();