Skip to content

Commit 834bc67

Browse files
Update plugin license to GPLv3
1 parent 96dab6d commit 834bc67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pdfjs-viewer.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Version: 1.3
77
Author: Ben Lawson
88
Author URI: http://byterevel.com/
9-
License: GPLv2
9+
License: GPLv3
1010
*/
1111

1212

@@ -81,4 +81,4 @@ function include_pdfjs_media_button_js_file() {
8181
wp_enqueue_script('media_button', plugins_url().'/pdfjs-viewer-shortcode/pdfjs-media-button.js', array('jquery'), '1.0', true);
8282
}
8383

84-
?>
84+
?>

0 commit comments

Comments
 (0)