branch: externals/gnorb
commit 1f71a9724a2e1cec19d5df204dce9aaba2a7ec0e
Author: Eric Abrahamsen <[email protected]>
Commit: Stefan Monnier <[email protected]>
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 <[email protected]>
;; 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 <[email protected]>
;; 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 <[email protected]>
;; 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 <[email protected].>
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 <[email protected]>
;; 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 <[email protected]>
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 <[email protected].>