branch: scratch/editorconfig-cc commit ef90cfda833faeeb8b92cd528bf9523762efa94e Author: Hong Xu <h...@topbug.net> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
Update package information. --- editorconfig.el | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/editorconfig.el b/editorconfig.el index 646c80616b..d25d56fc0f 100644 --- a/editorconfig.el +++ b/editorconfig.el @@ -1,10 +1,14 @@ ;;; editorconfig.el --- EditorConfig Emacs extension -;; Copyright (C) 2011-2012 EditorConfig Team +;; Copyright (C) 2011-2013 EditorConfig Team -;; Author: Trey Hunner +;; Author: EditorConfig Team <editorcon...@googlegroups.com> ;; Version: 0.1 -;; Homepage: http://editorconfig.org +;; URL: http://editorconfig.org + +;; See +;; http://github.com/editorconfig/editorconfig-emacs/graphs/contributors +;; or the CONTRIBUTORS file for the list of contributors. ;; Redistribution and use in source and binary forms, with or without ;; modification, are permitted provided that the following conditions are met: