git: efcc0dda3a8a - stable/15 - ed: Add SPDX-License-Identifier tags

Ed Maste <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.src
Message-ID <6a8307d2.405b6.13fc548c__19307.4596625351$1786972318$gmane$org@gitrepo.freebsd.org>
The branch stable/15 has been updated by emaste:

URL: https://cgit.FreeBSD.org/src/commit/?id=efcc0dda3a8acb5f7c4899d88a1df193c52e99ea

commit efcc0dda3a8acb5f7c4899d88a1df193c52e99ea
Author:     Tuukka Pasanen <[email protected]>
AuthorDate: 2026-02-09 08:05:17 +0000
Commit:     Ed Maste <[email protected]>
CommitDate: 2026-08-17 13:07:51 +0000

    ed: Add SPDX-License-Identifier tags
    
    Reviewed by: imp
    Sponsored by: The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D55208
    
    (cherry picked from commit 9eeab27c56db507f88c3334172e62357c092707e)
---
 bin/ed/buf.c  | 2 ++
 bin/ed/ed.h   | 2 ++
 bin/ed/glbl.c | 2 ++
 bin/ed/io.c   | 2 ++
 bin/ed/main.c | 2 ++
 bin/ed/re.c   | 2 ++
 bin/ed/sub.c  | 2 ++
 bin/ed/undo.c | 2 ++
 8 files changed, 16 insertions(+)

diff --git a/bin/ed/buf.c b/bin/ed/buf.c
index 1f111e7d513d..5ee27eb47e35 100644
--- a/bin/ed/buf.c
+++ b/bin/ed/buf.c
@@ -1,6 +1,8 @@
 /* buf.c: This file contains the scratch-file buffer routines for the
    ed line editor. */
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
  * Copyright (c) 1993 Andrew Moore, Talke Studio.
  * All rights reserved.
  *
diff --git a/bin/ed/ed.h b/bin/ed/ed.h
index 788106e68b51..e1e41cf3fe40 100644
--- a/bin/ed/ed.h
+++ b/bin/ed/ed.h
@@ -1,5 +1,7 @@
 /* ed.h: type and constant definitions for the ed editor. */
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
  * Copyright (c) 1993 Andrew Moore
  * All rights reserved.
  *
diff --git a/bin/ed/glbl.c b/bin/ed/glbl.c
index d0a1d570ee16..f921f7e0483a 100644
--- a/bin/ed/glbl.c
+++ b/bin/ed/glbl.c
@@ -1,6 +1,8 @@
 /* glob.c: This file contains the global command routines for the ed line
    editor */
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
  * Copyright (c) 1993 Andrew Moore, Talke Studio.
  * All rights reserved.
  *
diff --git a/bin/ed/io.c b/bin/ed/io.c
index fda3f5d55fd6..b3262ea9e217 100644
--- a/bin/ed/io.c
+++ b/bin/ed/io.c
@@ -1,5 +1,7 @@
 /* io.c: This file contains the i/o routines for the ed line editor */
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
  * Copyright (c) 1993 Andrew Moore, Talke Studio.
  * All rights reserved.
  *
diff --git a/bin/ed/main.c b/bin/ed/main.c
index 57f1faba29c4..07fa0c3cada9 100644
--- a/bin/ed/main.c
+++ b/bin/ed/main.c
@@ -1,6 +1,8 @@
 /* main.c: This file contains the main control and user-interface routines
    for the ed line editor. */
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
  * Copyright (c) 1993 Andrew Moore, Talke Studio.
  * All rights reserved.
  *
diff --git a/bin/ed/re.c b/bin/ed/re.c
index 3dacb619a2bc..96ccc9816620 100644
--- a/bin/ed/re.c
+++ b/bin/ed/re.c
@@ -1,6 +1,8 @@
 /* re.c: This file contains the regular expression interface routines for
    the ed line editor. */
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
  * Copyright (c) 1993 Andrew Moore, Talke Studio.
  * All rights reserved.
  *
diff --git a/bin/ed/sub.c b/bin/ed/sub.c
index 2bf70b8ac4bf..a56ca53a9ee9 100644
--- a/bin/ed/sub.c
+++ b/bin/ed/sub.c
@@ -1,6 +1,8 @@
 /* sub.c: This file contains the substitution routines for the ed
    line editor */
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
  * Copyright (c) 1993 Andrew Moore, Talke Studio.
  * All rights reserved.
  *
diff --git a/bin/ed/undo.c b/bin/ed/undo.c
index d5f56833ec66..08298e8af36c 100644
--- a/bin/ed/undo.c
+++ b/bin/ed/undo.c
@@ -1,5 +1,7 @@
 /* undo.c: This file contains the undo routines for the ed line editor */
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
  * Copyright (c) 1993 Andrew Moore, Talke Studio.
  * All rights reserved.
  *
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.