Page MenuHomeFreeBSD

D55217.diff
No OneTemporary

D55217.diff

diff --git a/bin/stty/cchar.c b/bin/stty/cchar.c
--- a/bin/stty/cchar.c
+++ b/bin/stty/cchar.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1991, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/stty/extern.h b/bin/stty/extern.h
--- a/bin/stty/extern.h
+++ b/bin/stty/extern.h
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/stty/gfmt.c b/bin/stty/gfmt.c
--- a/bin/stty/gfmt.c
+++ b/bin/stty/gfmt.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1991, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/stty/key.c b/bin/stty/key.c
--- a/bin/stty/key.c
+++ b/bin/stty/key.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1991, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/stty/modes.c b/bin/stty/modes.c
--- a/bin/stty/modes.c
+++ b/bin/stty/modes.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1991, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/stty/print.c b/bin/stty/print.c
--- a/bin/stty/print.c
+++ b/bin/stty/print.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1991, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/stty/stty.h b/bin/stty/stty.h
--- a/bin/stty/stty.h
+++ b/bin/stty/stty.h
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/stty/stty.c b/bin/stty/stty.c
--- a/bin/stty/stty.c
+++ b/bin/stty/stty.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1989, 1991, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/stty/util.c b/bin/stty/util.c
--- a/bin/stty/util.c
+++ b/bin/stty/util.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1991, 1993, 1994
* The Regents of the University of California. All rights reserved.
*

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 16, 7:07 AM (11 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35128482
Default Alt Text
D55217.diff (2 KB)

Event Timeline