copyright-at-end-flag | Non-nil means to search backwards from the end of the buffer for copyright. |
copyright-current-gpl-version | String representing the current version of the GPL or nil. |
copyright-current-year | String representing the current year. |
copyright-limit | Don’t try to update copyright beyond this position unless interactive. |
copyright-names-regexp | Regexp matching the names which correspond to the user. |
copyright-query | If non-nil, ask user before changing copyright. |
copyright-regexp | What your copyright notice looks like. |
copyright-update | The function ‘copyright-update’ sets this to nil after updating a buffer. |
copyright-year-ranges | Non-nil if individual consecutive years should be replaced with a range. |
copyright-years-regexp | Match additional copyright notice years. |