]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/octave.el
Update copyright year to 2016
[gnu-emacs] / lisp / progmodes / octave.el
index b54b88dccb5463fd139e423ae8f6e453398f6010..28619a558536e61fef00e73e55ee0893c6b080bc 100644 (file)
@@ -1,6 +1,6 @@
 ;;; octave.el --- editing octave source files under emacs  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc.
+;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc.
 
 ;; Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
 ;;        John Eaton <jwe@octave.org>