]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/project.el
Update copyright year to 2016
[gnu-emacs] / lisp / progmodes / project.el
index b49c2e4b3484c4a7d2f60e87f38afb9b4bc15f19..d77158761eb21c8a349b9b008e59381cc329962a 100644 (file)
@@ -1,6 +1,6 @@
 ;;; project.el --- Operations on the current project  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2015 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2016 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
@@ -36,7 +36,7 @@
 ;; Utils:
 ;;
 ;; `project-combine-directories' and `project-subtract-directories',
-;; mainly for use in the aborementioned generics' implementations.
+;; mainly for use in the abovementioned generics' implementations.
 ;;
 ;; Commands:
 ;;