branch: elpa/annotate commit 426201f246db386b314ae7c30a345789fb3b0c23 Author: cage <cage-invalid@invalid> Commit: cage <cage-invalid@invalid>
- update contributors according to the original author. --- LICENSE | 4 +++- annotate.el | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 2779d07c98..de3fe43670 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,8 @@ The MIT License (MIT) -Copyright (c) 2015 Bastian Bechtold +Copyright (C) 2015 Bastian Bechtold and contributors: +Naoya Yamashita (2018) +Universita' degli Studi di Palermo (2019) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/annotate.el b/annotate.el index 536a069c98..80563206d7 100644 --- a/annotate.el +++ b/annotate.el @@ -1,5 +1,7 @@ ;;; annotate.el --- annotate files without changing them -;; Copyright (C) 2015 Bastian Bechtold +;; Copyright (C) 2015 Bastian Bechtold and contributors: +;; Naoya Yamashita (2018) +;; Universita' degli Studi di Palermo (2019) ;; Author: Bastian Bechtold ;; Maintainer: Bastian Bechtold