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

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

[elpa] externals/graphql 4575642c32 2/2: Mark copyright as now held by t


From: ELPA Syncer
Subject: [elpa] externals/graphql 4575642c32 2/2: Mark copyright as now held by the FSF
Date: Sat, 29 Oct 2022 14:57:41 -0400 (EDT)

branch: externals/graphql
commit 4575642c3213593abe5972510c418ebb11bf1d99
Author: Sean Allred <allred.sean@gmail.com>
Commit: Sean Allred <allred.sean@gmail.com>

    Mark copyright as now held by the FSF
---
 graphql-examples.el | 4 ++++
 graphql.el          | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/graphql-examples.el b/graphql-examples.el
index 135d185694..96cc82d4f5 100644
--- a/graphql-examples.el
+++ b/graphql-examples.el
@@ -1,3 +1,7 @@
+;; -*- lexical-binding: t; -*-
+
+;; Copyright (C) 2017-2022  Free Software Foundation, Inc.
+
 (require 'subr-x)
 (require 'json)
 (require 'ghub nil t)
diff --git a/graphql.el b/graphql.el
index b112e7aad2..0827cd75c5 100644
--- a/graphql.el
+++ b/graphql.el
@@ -1,6 +1,6 @@
 ;;; graphql.el --- GraphQL utilities                 -*- lexical-binding: t; 
-*-
 
-;; Copyright (C) 2017  Sean Allred
+;; Copyright (C) 2017-2022  Free Software Foundation, Inc.
 
 ;; Author: Sean Allred <code@seanallred.com>
 ;; Keywords: hypermedia, tools, lisp



reply via email to

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