branch: externals/vc-got commit adbe5db0b6ef603b570d64e1b90fef93015d7243 Author: Omar Polo <o...@omarpolo.com> Commit: Omar Polo <o...@omarpolo.com>
move the copyright to the FSF All the contributors (me, Timo and Philip) have done the paperwork, and I'd like for vc-got to be included in ELPA. --- vc-got.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vc-got.el b/vc-got.el index c860d7e..6c804ed 100755 --- a/vc-got.el +++ b/vc-got.el @@ -1,7 +1,6 @@ ;;; vc-got.el --- VC backend for Game of Trees VCS -*- lexical-binding: t; -*- -;; Copyright (C) 2020, 2021 Omar Polo -;; Copyright (C) 2020, 2021 Timo Myyrä +;; Copyright (C) 2021 Free Software Foundation, Inc. ;; Author: Omar Polo <o...@omarpolo.com> ;; Timo Myyrä <timo.my...@bittivirhe.fi>