]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/js.el
Update copyright year to 2016
[gnu-emacs] / lisp / progmodes / js.el
index 310b7ba371f64807e5912ca8bfe40e876119571b..07849484b788a716567038964d687a1b3871f7ab 100644 (file)
@@ -1,6 +1,6 @@
 ;;; js.el --- Major mode for editing JavaScript  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2008-2015 Free Software Foundation, Inc.
+;; Copyright (C) 2008-2016 Free Software Foundation, Inc.
 
 ;; Author: Karl Landstrom <karl.landstrom@brgeight.se>
 ;;         Daniel Colascione <dan.colascione@gmail.com>