emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/calibre ba5fa17e31 10/10: Update copyright headers


From: ELPA Syncer
Subject: [elpa] externals/calibre ba5fa17e31 10/10: Update copyright headers
Date: Thu, 18 May 2023 12:57:32 -0400 (EDT)

branch: externals/calibre
commit ba5fa17e313cd977bb06923e4b16c1631c90f7c2
Author: Kjartan Óli Ágústsson <kjartanoli@disroot.org>
Commit: Kjartan Óli Ágústsson <kjartanoli@disroot.org>

    Update copyright headers
    
    * calibre-book.el:
    * calibre-cli.el:
    * calibre-core.el:
    * calibre-db.el:
    * calibre-edit.el:
    * calibre-exec.el:
    * calibre-library.el:
    * calibre-search.el:
    * calibre-util.el:
    * calibre-virtual-library.el:
    * calibre-widgets.el:
    * calibre.el:
    Update copyright headers to list FSF as the copyright holder.
---
 calibre-book.el            | 2 +-
 calibre-cli.el             | 2 +-
 calibre-core.el            | 2 +-
 calibre-db.el              | 2 +-
 calibre-edit.el            | 2 +-
 calibre-exec.el            | 2 +-
 calibre-library.el         | 2 +-
 calibre-search.el          | 2 +-
 calibre-util.el            | 2 +-
 calibre-virtual-library.el | 2 +-
 calibre-widgets.el         | 2 +-
 calibre.el                 | 4 ++--
 12 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/calibre-book.el b/calibre-book.el
index d72fa0a388..6137d3169a 100644
--- a/calibre-book.el
+++ b/calibre-book.el
@@ -1,6 +1,6 @@
 ;;; calibre-book.el --- Create and manage Lisp representations of books -*- 
lexical-binding:t -*-
 
-;; Copyright (C) 2023  Kjartan Oli Agustsson
+;; Copyright (C) 2023  Free Software Foundation, Inc.
 
 ;; Author: Kjartan Oli Agustsson <kjartanoli@disroot.org>
 ;; Maintainer: Kjartan Oli Agustsson <kjartanoli@disroot.org>
diff --git a/calibre-cli.el b/calibre-cli.el
index 554fd2756a..befbde7ab8 100644
--- a/calibre-cli.el
+++ b/calibre-cli.el
@@ -1,6 +1,6 @@
 ;;; calibre-cli.el --- Fallback CLI interface when SQLite is not available  
-*- lexical-binding: t; -*-
 
-;; Copyright (C) 2023  Kjartan Oli Agustsson
+;; Copyright (C) 2023  Free Software Foundation, Inc.
 
 ;; This file is part of calibre.el.
 
diff --git a/calibre-core.el b/calibre-core.el
index 52565ddd58..47b690794c 100644
--- a/calibre-core.el
+++ b/calibre-core.el
@@ -1,6 +1,6 @@
 ;;; calibre-core.el --- Abstract interface for the Calibre Library  -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 2023  Kjartan Oli Agustsson
+;; Copyright (C) 2023  Free Software Foundation, Inc.
 
 ;; This file is part of calibre.el.
 
diff --git a/calibre-db.el b/calibre-db.el
index 43d27be43a..19de3439e9 100644
--- a/calibre-db.el
+++ b/calibre-db.el
@@ -1,6 +1,6 @@
 ;;; calibre-db.el --- Interact with the Calibre database -*- lexical-binding:t 
-*-
 
-;; Copyright (C) 2023  Kjartan Oli Agustsson
+;; Copyright (C) 2023  Free Software Foundation, Inc.
 
 ;; Author: Kjartan Oli Agustsson <kjartanoli@disroot.org>
 ;; Maintainer: Kjartan Oli Agustsson <kjartanoli@disroot.org>
diff --git a/calibre-edit.el b/calibre-edit.el
index b22e4b7623..720be1c273 100644
--- a/calibre-edit.el
+++ b/calibre-edit.el
@@ -1,6 +1,6 @@
 ;;; calibre-edit.el --- Edit Book metadata  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2023  Kjartan Oli Agustsson
+;; Copyright (C) 2023  Free Software Foundation, Inc.
 
 ;; This file is part of calibre.el.
 
diff --git a/calibre-exec.el b/calibre-exec.el
index c51ac1553b..b0d90bdee8 100644
--- a/calibre-exec.el
+++ b/calibre-exec.el
@@ -1,6 +1,6 @@
 ;;; calibre-exec.el --- Execute operations on a Library  -*- lexical-binding: 
t; -*-
 
-;; Copyright (C) 2023  Kjartan Oli Agustsson
+;; Copyright (C) 2023  Free Software Foundation, Inc.
 
 ;; This file is part of calibre.el.
 
diff --git a/calibre-library.el b/calibre-library.el
index 06cf0f9db1..dfaeb0a75e 100644
--- a/calibre-library.el
+++ b/calibre-library.el
@@ -1,6 +1,6 @@
 ;;; calibre-library.el --- View and interact with the Calibre library -*- 
lexical-binding:t -*-
 
-;; Copyright (C) 2023  Kjartan Oli Agustsson
+;; Copyright (C) 2023  Free Software Foundation, Inc.
 
 ;; Author: Kjartan Oli Agustsson <kjartanoli@disroot.org>
 ;; Maintainer: Kjartan Oli Agustsson <kjartanoli@disroot.org>
diff --git a/calibre-search.el b/calibre-search.el
index 57067e430e..3879f8bcb0 100644
--- a/calibre-search.el
+++ b/calibre-search.el
@@ -1,5 +1,5 @@
 ;;; calibre-search.el --- Filter books based on search criteria.  -*- 
lexical-binding: t; -*-
-;; Copyright (C) 2023  Kjartan Óli Águstsson
+;; Copyright (C) 2023  Free Software Foundation, Inc.
 
 ;; This file is part of calibre.el.
 
diff --git a/calibre-util.el b/calibre-util.el
index 6c171422dc..2510443dfd 100644
--- a/calibre-util.el
+++ b/calibre-util.el
@@ -1,6 +1,6 @@
 ;;; calibre-util.el --- Utilities with no better place  -*- lexical-binding: 
t; -*-
 
-;; Copyright (C) 2023  Kjartan Oli Agustsson
+;; Copyright (C) 2023  Free Software Foundation, Inc.
 
 ;; This file is part of calibre.el.
 
diff --git a/calibre-virtual-library.el b/calibre-virtual-library.el
index fc9da4ee5e..7fdf9a1350 100644
--- a/calibre-virtual-library.el
+++ b/calibre-virtual-library.el
@@ -1,6 +1,6 @@
 ;;; calibre-virtual-library.el --- Virtual library support -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 2023  Kjartan Óli Águstsson
+;; Copyright (C) 2023  Free Software Foundation, Inc.
 
 ;; This file is part of calibre.el.
 
diff --git a/calibre-widgets.el b/calibre-widgets.el
index 641755b6dc..b6f70b6f45 100644
--- a/calibre-widgets.el
+++ b/calibre-widgets.el
@@ -1,5 +1,5 @@
 ;;; calibre-widgets.el --- Widgets for editing book metadata.  -*- 
lexical-binding: t; -*-
-;; Copyright (C) 2023  Kjartan Óli Águstsson
+;; Copyright (C) 2023  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
diff --git a/calibre.el b/calibre.el
index ab15413a06..617569bb3d 100644
--- a/calibre.el
+++ b/calibre.el
@@ -1,10 +1,10 @@
 ;;; calibre.el --- Interact with Calibre libraries from Emacs -*- 
lexical-binding:t -*-
 
-;; Copyright (C) 2023  Kjartan Oli Agustsson
+;; Copyright (C) 2023  Free Software Foundation, Inc.
 
 ;; Author: Kjartan Oli Agustsson <kjartanoli@disroot.org>
 ;; Maintainer: Kjartan Oli Agustsson <kjartanoli@disroot.org>
-;; Version: 1.2.2
+;; Version: 1.3.0
 ;; Package-Requires: ((emacs "27.1") (compat "29.1.4.1"))
 ;; URL: https://git.disroot.org/kjartanoli/calibre.el
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]