Update copyright notices for 2025

* Makefile:
* NEWS.md:
* dash-template.texi:
* dash.el:
* dev/dash-defs.el:
* dev/examples.el:
* readme-template.md: Add 2025 to copyright years.

* README.md:
* dash.texi: Regenerate docs.
master
Basil L. Contovounesios 1 year ago
parent dfc26101d0
commit ad697b8029
No known key found for this signature in database
GPG Key ID: 598403058CAFA86C
  1. 2
      Makefile
  2. 2
      NEWS.md
  3. 2
      README.md
  4. 2
      dash-template.texi
  5. 2
      dash.el
  6. 2
      dash.texi
  7. 2
      dev/dash-defs.el
  8. 2
      dev/examples.el
  9. 2
      readme-template.md

@ -1,6 +1,6 @@
# Makefile for Dash.
# Copyright (C) 2021-2024 Free Software Foundation, Inc.
# Copyright (C) 2021-2025 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

@ -1,6 +1,6 @@
# Dash NEWS -- history of user-visible changes
Copyright (C) 2012-2024 Free Software Foundation, Inc.
Copyright (C) 2012-2025 Free Software Foundation, Inc.
See the end of the file for license conditions.

@ -3354,7 +3354,7 @@ New contributors are very welcome. See the
## License
Copyright (C) 2012-2024 Free Software Foundation, Inc.
Copyright (C) 2012-2025 Free Software Foundation, Inc.
Author: Magnar Sveen <magnars@gmail.com>

@ -10,7 +10,7 @@
@copying
This manual is for Dash version @value{DASHVER}.
Copyright @copyright{} 2012--2024 Free Software Foundation, Inc.
Copyright @copyright{} 2012--2025 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document

@ -1,6 +1,6 @@
;;; dash.el --- A modern list library for Emacs -*- lexical-binding: t -*-
;; Copyright (C) 2012-2024 Free Software Foundation, Inc.
;; Copyright (C) 2012-2025 Free Software Foundation, Inc.
;; Author: Magnar Sveen <magnars@gmail.com>
;; Maintainer: Basil L. Contovounesios <basil@contovou.net>

@ -10,7 +10,7 @@
@copying
This manual is for Dash version @value{DASHVER}.
Copyright @copyright{} 2012--2024 Free Software Foundation, Inc.
Copyright @copyright{} 2012--2025 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document

@ -1,6 +1,6 @@
;;; dash-defs.el --- Definitions for Dash examples -*- lexical-binding: t -*-
;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
;; This program is free software: you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by

@ -1,6 +1,6 @@
;;; examples.el --- Examples/tests for dash.el's API -*- lexical-binding: t -*-
;; Copyright (C) 2012-2024 Free Software Foundation, Inc.
;; Copyright (C) 2012-2025 Free Software Foundation, Inc.
;; This program is free software: you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by

@ -180,7 +180,7 @@ New contributors are very welcome. See the
## License
Copyright (C) 2012-2024 Free Software Foundation, Inc.
Copyright (C) 2012-2025 Free Software Foundation, Inc.
Author: Magnar Sveen <magnars@gmail.com>

Loading…
Cancel
Save