summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrocky <rocky@gnu.org>2019-05-24 16:32:14 -0400
committerrocky <rocky@gnu.org>2019-05-24 16:32:14 -0400
commita261c50435db258322a40434c7b5ccd5ff8b349b (patch)
tree2bf31b9bea1d1c5f261f7b88a65da21d1821c1b9
parentfab693372a23f6f90c79bc64db79bedb07c5ada8 (diff)
Copyright to FSF
-rw-r--r--lldb/lldb.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lldb/lldb.el b/lldb/lldb.el
index d5eac3b..27d1232 100644
--- a/lldb/lldb.el
+++ b/lldb/lldb.el
@@ -1,4 +1,5 @@
-;; Copyright (C) 2016, 2018, 2019 Rocky Bernstein
+;; Copyright (C) 2016-2019 Free Software Foundation, Inc
+;; Author: Rocky Bernstein <rocky@gnu.org>
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by