X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/ba4502fe1465f7803beca3ae187e41f0b25bef10..a749f1c648f2b9bf1a0b0b10e2da4c1c4e3d431d:/lisp/progmodes/subword.el diff --git a/lisp/progmodes/subword.el b/lisp/progmodes/subword.el index e49037e41e..a279e294fe 100644 --- a/lisp/progmodes/subword.el +++ b/lisp/progmodes/subword.el @@ -1,6 +1,6 @@ ;;; subword.el --- Handling capitalized subwords in a nomenclature -*- lexical-binding: t -*- -;; Copyright (C) 2004-2014 Free Software Foundation, Inc. +;; Copyright (C) 2004-2015 Free Software Foundation, Inc. ;; Author: Masatake YAMATO