branch: elpa/graphql-mode
commit 14bbd1917e586b8e24f11c43bf4d839b07bfefe8
Author: David Vazquez Pua <[email protected]>
Commit: David Vazquez Pua <[email protected]>
Update copyright notice
---
graphql-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphql-mode.el b/graphql-mode.el
index c3a281d304..a198b1df1e 100644
--- a/graphql-mode.el
+++ b/graphql-mode.el
@@ -1,6 +1,6 @@
;;; graphql-mode.el --- Major mode for editing GraphQL schemas -*-
lexical-binding: t; -*-
-;; Copyright (C) 2016 David Vazquez Pua
+;; Copyright (C) 2016, 2017 David Vazquez Pua
;; Author: David Vazquez Pua <[email protected]>
;; Keywords: languages