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