]> code.delx.au - gnu-emacs/blobdiff - test/cedet/semantic-utest-c.el
Update copyright year to 2015
[gnu-emacs] / test / cedet / semantic-utest-c.el
index 946a818e70e2fadc7750a3a77323399653dc6ccc..ccf57076e4cfa35ddb6f677266f56538e3a218a5 100644 (file)
@@ -1,6 +1,6 @@
 ;;; semantic-utest-c.el --- C based parsing tests.
 
-;; Copyright (C) 2008-201 Free Software Foundation, Inc.
+;; Copyright (C) 2008-2015 Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <eric@siege-engine.com>
 
@@ -28,7 +28,7 @@
 (defvar semantic-utest-c-comparisons
   '( ("testsppreplace.c" . "testsppreplaced.c")
      )
-  "List of files to parse and compare against eachother.")
+  "List of files to parse and compare against each other.")
 
 ;;; Code:
 ;;;###autoload