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

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

[elpa] externals/gnorb 1f71a97 408/449: Update copyright notices, bump t


From: Stefan Monnier
Subject: [elpa] externals/gnorb 1f71a97 408/449: Update copyright notices, bump to version 1.5
Date: Fri, 27 Nov 2020 23:16:22 -0500 (EST)

branch: externals/gnorb
commit 1f71a9724a2e1cec19d5df204dce9aaba2a7ec0e
Author: Eric Abrahamsen <eric@ericabrahamsen.net>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>

    Update copyright notices, bump to version 1.5
    
    * packages/gnorb/gnorb.el: Version 1.5
---
 gnorb-bbdb.el     | 2 +-
 gnorb-gnus.el     | 2 +-
 gnorb-org.el      | 2 +-
 gnorb-registry.el | 2 +-
 gnorb-utils.el    | 2 +-
 gnorb.el          | 4 ++--
 nngnorb.el        | 2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/gnorb-bbdb.el b/gnorb-bbdb.el
index b74f9bd..017c544 100644
--- a/gnorb-bbdb.el
+++ b/gnorb-bbdb.el
@@ -1,6 +1,6 @@
 ;;; gnorb-bbdb.el --- The BBDB-centric functions of gnorb  -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2014  Free Software Foundation, Inc.
+;; Copyright (C) 2018  Free Software Foundation, Inc.
 
 ;; Author: Eric Abrahamsen <eric@ericabrahamsen.net>
 ;; Keywords: 
diff --git a/gnorb-gnus.el b/gnorb-gnus.el
index 2c465d2..47b232e 100644
--- a/gnorb-gnus.el
+++ b/gnorb-gnus.el
@@ -1,6 +1,6 @@
 ;;; gnorb-gnus.el --- The gnus-centric fuctions of gnorb -*- lexical-binding: 
t -*-
 
-;; Copyright (C) 2014  Free Software Foundation, Inc.
+;; Copyright (C) 2018  Free Software Foundation, Inc.
 
 ;; Author: Eric Abrahamsen <eric@ericabrahamsen.net>
 ;; Keywords:
diff --git a/gnorb-org.el b/gnorb-org.el
index 485b988..98c7a35 100644
--- a/gnorb-org.el
+++ b/gnorb-org.el
@@ -1,6 +1,6 @@
 ;;; gnorb-org.el --- The Org-centric functions of gnorb -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2014  Free Software Foundation, Inc.
+;; Copyright (C) 2018  Free Software Foundation, Inc.
 
 ;; Author: Eric Abrahamsen  <eric@ericabrahamsen.net>
 ;; Keywords:
diff --git a/gnorb-registry.el b/gnorb-registry.el
index a0feff4..f50890c 100644
--- a/gnorb-registry.el
+++ b/gnorb-registry.el
@@ -1,6 +1,6 @@
 ;;; gnorb-registry.el --- Registry implementation for Gnorb -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2014  Free Software Foundation, Inc.
+;; Copyright (C) 2018  Free Software Foundation, Inc.
 
 ;; Author: Eric Abrahamsen <eric@ericabrahamsen.net.>
 
diff --git a/gnorb-utils.el b/gnorb-utils.el
index 2b4b98d..13e4933 100644
--- a/gnorb-utils.el
+++ b/gnorb-utils.el
@@ -1,6 +1,6 @@
 ;;; gnorb-utils.el --- Common utilities for all gnorb stuff -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2014  Free Software Foundation, Inc.
+;; Copyright (C) 2018  Free Software Foundation, Inc.
 
 ;; Author: Eric Abrahamsen <eric@ericabrahamsen.net>
 ;; Keywords:
diff --git a/gnorb.el b/gnorb.el
index cd5d87d..df71a9e 100644
--- a/gnorb.el
+++ b/gnorb.el
@@ -1,8 +1,8 @@
 ;;; gnorb.el --- Glue code between Gnus, Org, and BBDB -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2014  Free Software Foundation, Inc.
+;; Copyright (C) 2018  Free Software Foundation, Inc.
 
-;; Version: 1.4.2
+;; Version: 1.5
 ;; Package-Requires: ((cl-lib "0.5"))
 
 ;; Maintainer: Eric Abrahamsen <eric@ericabrahamsen.net>
diff --git a/nngnorb.el b/nngnorb.el
index 0985a87..fd871e5 100644
--- a/nngnorb.el
+++ b/nngnorb.el
@@ -1,6 +1,6 @@
 ;;; nngnorb.el --- Gnorb backend for Gnus -*- lexical-binding: t -*-
 
-;; Copyright (C) 2014  Free Software Foundation, Inc.
+;; Copyright (C) 2018  Free Software Foundation, Inc.
 
 ;; Author: Eric Abrahamsen <eric@ericabrahamsen.net.>
 



reply via email to

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