We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb9490e commit 68eea60Copy full SHA for 68eea60
1 file changed
static/js/ajph.js
@@ -4,7 +4,7 @@
4
*
5
* Author: Pierre-Henry Soria <ph7software@gmail.com>
6
* Copyright: (c) 2012-2013, Pierre-Henry Soria. All Rights Reserved.
7
- * License: GNU General Public License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory.
+ * License: GNU General Public License <http://www.gnu.org/licenses/gpl.html>
8
* Version: 1.3
9
*/
10
@@ -35,7 +35,6 @@ function doPager()
35
});
36
}
37
38
-
39
/**
40
* Load page.
41
0 commit comments