branch: externals/xr
commit cbbfc14698d7fcbfb157345a7cb975cbd6518e7b
Author: Mattias Engdegård <[email protected]>
Commit: Mattias Engdegård <[email protected]>

    Add FSF copyright line
---
 xr.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/xr.el b/xr.el
index bcda12b..8906940 100644
--- a/xr.el
+++ b/xr.el
@@ -1,5 +1,7 @@
 ;;; xr.el --- Convert string regexp to rx notation   -*- lexical-binding: t -*-
 
+;; Copyright (C) 2019 Free Software Foundation, Inc.
+
 ;; Author: Mattias Engdegård <mattiase at acm dot org>
 ;; Version: 1.0
 ;; Keywords: lisp, maint, regexps

Reply via email to