Add support for GNU ELPA.

Update the copyright lines following copyright assignment policy.
master
Phillip Lord 11 years ago
parent eadb2651bb
commit c6c21052e2
  1. 2
      dash-functional.el
  2. 2
      dash.el
  3. 2
      dash.texi

@ -1,6 +1,6 @@
;;; dash-functional.el --- Collection of useful combinators for Emacs Lisp -*- lexical-binding: t -*-
;; Copyright (C) 2013-2014 Matus Goljer, Magnar Sveen
;; Copyright (C) 2013-2014 Free Software Foundation, Inc.
;; Authors: Matus Goljer <matus.goljer@gmail.com>
;; Magnar Sveen <magnars@gmail.com>

@ -1,6 +1,6 @@
;;; dash.el --- A modern list library for Emacs
;; Copyright (C) 2012-2014 Magnar Sveen
;; Copyright (C) 2012-2015 Free Software Foundation, Inc.
;; Author: Magnar Sveen <magnars@gmail.com>
;; Version: 2.11.0

@ -15,7 +15,7 @@
This manual is for @code{dash.el} version 2.11.0.
Copyright © 2012-2015 Magnar Sveen
Copyright © 2012-2015 Free Software Foundation, Inc.
@quotation
This program is free software; you can redistribute it and/or modify

Loading…
Cancel
Save