[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [elpa] master b303547: * ada-mode: Fix copyright
From: |
Stefan Monnier |
Subject: |
Re: [elpa] master b303547: * ada-mode: Fix copyright |
Date: |
Wed, 13 May 2020 18:34:51 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
> Sorry about that.
No problem.
> I misread the output of 'check_copyrights'; if it
> shows a +foo.el line, that means that file is missing a copyright (not
> just that it is a new file).
> Process notes updated for next time.
This copyright checking is fairly arcane, and definitely not
well defined. It's just meant to catch the obvious mistakes in
a quick&dirty way.
I'm happy to fix the occasional problems.
Stefan