[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/autocrypt 977a60aa04 93/94: Assign copyright to the FSF
From: |
ELPA Syncer |
Subject: |
[elpa] externals/autocrypt 977a60aa04 93/94: Assign copyright to the FSF |
Date: |
Sun, 26 Mar 2023 07:58:04 -0400 (EDT) |
branch: externals/autocrypt
commit 977a60aa04e10308a3eb1543da01baebe3b62c5e
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>
Assign copyright to the FSF
---
autocrypt-gnus.el | 2 ++
autocrypt-message.el | 2 ++
autocrypt-mu4e.el | 2 ++
autocrypt-rmail.el | 2 ++
autocrypt.el | 2 ++
5 files changed, 10 insertions(+)
diff --git a/autocrypt-gnus.el b/autocrypt-gnus.el
index 472460717e..c74b621cc5 100644
--- a/autocrypt-gnus.el
+++ b/autocrypt-gnus.el
@@ -1,5 +1,7 @@
;;; autocrypt-gnus.el --- Autocrypt for Gnus -*- lexical-binding:t -*-
+;; Copyright (C) 2020-2023 Free Software Foundation, Inc.
+
;; Author: Philip Kaludercic <philipk@posteo.net>
;; This program is free software; you can redistribute it and/or modify
diff --git a/autocrypt-message.el b/autocrypt-message.el
index 54c8369392..d803ce748e 100644
--- a/autocrypt-message.el
+++ b/autocrypt-message.el
@@ -1,5 +1,7 @@
;;; autocrypt-message.el --- Autocrypt for message-mode -*- lexical-binding:t
-*-
+;; Copyright (C) 2020-2023 Free Software Foundation, Inc.
+
;; Author: Philip Kaludercic <philipk@posteo.net>
;; This program is free software; you can redistribute it and/or modify
diff --git a/autocrypt-mu4e.el b/autocrypt-mu4e.el
index e2cbffc7a6..10c6a0b04b 100644
--- a/autocrypt-mu4e.el
+++ b/autocrypt-mu4e.el
@@ -1,5 +1,7 @@
;;; autocrypt-mu4e.el --- Autocrypt for mu4e -*- lexical-binding:t -*-
+;; Copyright (C) 2020-2023 Free Software Foundation, Inc.
+
;; Author: Philip Kaludercic <philipk@posteo.net>
;; This program is free software; you can redistribute it and/or modify
diff --git a/autocrypt-rmail.el b/autocrypt-rmail.el
index afde8e15eb..931589b355 100644
--- a/autocrypt-rmail.el
+++ b/autocrypt-rmail.el
@@ -1,5 +1,7 @@
;;; autocrypt-rmail.el --- Autocrypt for Rmail -*- lexical-binding:t -*-
+;; Copyright (C) 2020-2023 Free Software Foundation, Inc.
+
;; Author: Philip Kaludercic <philipk@posteo.net>
;; This program is free software; you can redistribute it and/or modify
diff --git a/autocrypt.el b/autocrypt.el
index da7048043c..052c67f8d9 100644
--- a/autocrypt.el
+++ b/autocrypt.el
@@ -1,5 +1,7 @@
;;; autocrypt.el --- Autocrypt implementation -*- lexical-binding:t -*-
+;; Copyright (C) 2020-2023 Free Software Foundation, Inc.
+
;; Author: Philip Kaludercic <philipk@posteo.net>
;; Maintainer: Philip Kaludercic <~pkal/public-inbox@lists.sr.ht>
;; Version: 0.4.0
- [elpa] externals/autocrypt f55388cc6e 51/94: Suppress message when autocrypt file is modified, (continued)
- [elpa] externals/autocrypt f55388cc6e 51/94: Suppress message when autocrypt file is modified, ELPA Syncer, 2023/03/26
- [elpa] externals/autocrypt 39c06eb402 52/94: Rename autocrypt-load for Rmail, ELPA Syncer, 2023/03/26
- [elpa] externals/autocrypt 5b55f8d375 55/94: Add comments on extending autocrypt.el in the README, ELPA Syncer, 2023/03/26
- [elpa] externals/autocrypt a5d67301c1 57/94: Revert to custom generic backend system, ELPA Syncer, 2023/03/26
- [elpa] externals/autocrypt 8965ce57c7 74/94: Add references to autocrypt-backends to all generic functions, ELPA Syncer, 2023/03/26
- [elpa] externals/autocrypt c439cbe029 76/94: Update "How to use" section to demonstrate configuring without setup, ELPA Syncer, 2023/03/26
- [elpa] externals/autocrypt ff87f73f00 77/94: Install process-header into gnus-select-article-hook, ELPA Syncer, 2023/03/26
- [elpa] externals/autocrypt a89bbd717e 79/94: Fix custom type of autocrypt-process-header, ELPA Syncer, 2023/03/26
- [elpa] externals/autocrypt 9e393f869a 81/94: Adjust header formatting, ELPA Syncer, 2023/03/26
- [elpa] externals/autocrypt 46557b4403 92/94: Relicense autocrypt under GPL-3, ELPA Syncer, 2023/03/26
- [elpa] externals/autocrypt 977a60aa04 93/94: Assign copyright to the FSF,
ELPA Syncer <=
- [elpa] externals/autocrypt 373194a318 03/94: added license, ELPA Syncer, 2023/03/26
- [elpa] externals/autocrypt 5fec39262e 05/94: updated minimal package requirement, ELPA Syncer, 2023/03/26
- [elpa] externals/autocrypt a56b2806f3 08/94: fixed undefined autocrypt-list-recipients bug, ELPA Syncer, 2023/03/26
- [elpa] externals/autocrypt 1491d9de1e 07/94: fixed checkdoc complaints, ELPA Syncer, 2023/03/26
- [elpa] externals/autocrypt dae7c32262 15/94: turned autoload calls into autoload comments, ELPA Syncer, 2023/03/26
- [elpa] externals/autocrypt b903929bf3 17/94: reindented autocrypt-list-recipients, ELPA Syncer, 2023/03/26
- [elpa] externals/autocrypt f970fb51c8 19/94: added melpa link to readme, ELPA Syncer, 2023/03/26
- [elpa] externals/autocrypt a0b03bd459 25/94: removed version tag from autocrypt group, ELPA Syncer, 2023/03/26
- [elpa] externals/autocrypt a16bf93ba8 26/94: made autocrypt-gossip-p depend on autocrypt-do-gossip, ELPA Syncer, 2023/03/26
- [elpa] externals/autocrypt 73d21d9de9 27/94: replaced write-file with write-region, ELPA Syncer, 2023/03/26