Variable: copyright-current-gpl-version
copyright-current-gpl-version is a variable defined in
copyright.el.gz.
Value
"3"
Documentation
String representing the current version of the GPL or nil.
Source Code
;; Defined in /usr/src/emacs/lisp/emacs-lisp/copyright.el.gz
;; when modifying this, also modify the comment generated by autoinsert.el
(defconst copyright-current-gpl-version "3"
"String representing the current version of the GPL or nil.")