unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
To: emacs-devel@gnu.org
Cc: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: [elpa] master b303547: * ada-mode: Fix copyright
Date: Wed, 13 May 2020 14:17:43 -0800	[thread overview]
Message-ID: <86imgz5vjs.fsf@stephe-leake.org> (raw)
In-Reply-To: <20200513211345.CD40520A29@vcs0.savannah.gnu.org> (Stefan Monnier's message of "Wed, 13 May 2020 17:13:45 -0400 (EDT)")

monnier@IRO.UMontreal.CA (Stefan Monnier) writes:

Sorry about that. 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.

> branch: master
> commit b3035477260fd042ba97bd74cd75021bbbc97aec
> Author: Stefan Monnier <monnier@iro.umontreal.ca>
> Commit: Stefan Monnier <monnier@iro.umontreal.ca>
>
>     * ada-mode: Fix copyright
> ---
>  packages/ada-mode/ada-prj.el  | 6 ++++--
>  packages/ada-mode/ada-stmt.el | 6 ++++--
>  packages/ada-mode/ada-xref.el | 8 +++++---
>  3 files changed, 13 insertions(+), 7 deletions(-)
>
> diff --git a/packages/ada-mode/ada-prj.el b/packages/ada-mode/ada-prj.el
> index c1f1e66..141d25e 100644
> --- a/packages/ada-mode/ada-prj.el
> +++ b/packages/ada-mode/ada-prj.el
> @@ -1,6 +1,8 @@
>  ;; dummy file to hide obsolete bundled version
> -;;;
> -;;; Keep this file until drop support for Emacs 26; core ada-mode deleted in Emacs 27.
> +;;
> +;; Copyright (C) 2020  Free Software Foundation, Inc.
> +;;
> +;; Keep this file until drop support for Emacs 26; core ada-mode deleted in Emacs 27.
>  
>  (require 'ada-mode)
>  (provide 'ada-prj)
> diff --git a/packages/ada-mode/ada-stmt.el b/packages/ada-mode/ada-stmt.el
> index 25cf111..27e1b40 100644
> --- a/packages/ada-mode/ada-stmt.el
> +++ b/packages/ada-mode/ada-stmt.el
> @@ -1,6 +1,8 @@
>  ;; dummy file to hide obsolete bundled version
> -;;;
> -;;; Keep this file until drop support for Emacs 26; core ada-mode deleted in Emacs 27.
> +;;
> +;; Copyright (C) 2020  Free Software Foundation, Inc.
> +;;
> +;; Keep this file until drop support for Emacs 26; core ada-mode deleted in Emacs 27.
>  
>  (require 'ada-mode)
>  (provide 'ada-stmt)
> diff --git a/packages/ada-mode/ada-xref.el b/packages/ada-mode/ada-xref.el
> index b72901f..3f795f1 100644
> --- a/packages/ada-mode/ada-xref.el
> +++ b/packages/ada-mode/ada-xref.el
> @@ -1,7 +1,9 @@
>  ;;; ada-xref.el --- Dummy file to hide obsolete bundled version  -*- lexical-binding:t -*-
> -;;; see xref-ada.el for Emacs 25 xref minor mode for ada-mode
> -;;;
> -;;; Keep this file until drop support for Emacs 26; core ada-mode deleted in Emacs 27.
> +;;
> +;; Copyright (C) 2020  Free Software Foundation, Inc.
> +;; see xref-ada.el for Emacs 25 xref minor mode for ada-mode
> +;;
> +;; Keep this file until drop support for Emacs 26; core ada-mode deleted in Emacs 27.
>  
>  (require 'ada-mode)
>  (provide 'ada-xref)
>
>

-- 
-- Stephe



       reply	other threads:[~2020-05-13 22:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20200513211344.10154.15834@vcs0.savannah.gnu.org>
     [not found] ` <20200513211345.CD40520A29@vcs0.savannah.gnu.org>
2020-05-13 22:17   ` Stephen Leake [this message]
2020-05-13 22:34     ` [elpa] master b303547: * ada-mode: Fix copyright Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86imgz5vjs.fsf@stephe-leake.org \
    --to=stephen_leake@stephe-leake.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).