Skip to content

Commit 54b0f14

Browse files
mandolaerikandreashedstrom-intel
authored andcommitted
Batch-update copyright notices to new format
1 parent 625a62e commit 54b0f14

File tree

995 files changed

+995
-995
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

995 files changed

+995
-995
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# © 2021-2024 Intel Corporation
1+
# © 2021 Intel Corporation
22
# SPDX-License-Identifier: MPL-2.0
33

44
#

README.md

+1-1

RELEASENOTES-1.2.docu

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
© 2021-2024 Intel Corporation
2+
© 2021 Intel Corporation
33
SPDX-License-Identifier: MPL-2.0
44
-->
55

RELEASENOTES-1.4.docu

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
© 2021-2024 Intel Corporation
2+
© 2021 Intel Corporation
33
SPDX-License-Identifier: MPL-2.0
44
-->
55

RELEASENOTES-experimental.docu

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
© 2021-2024 Intel Corporation
2+
© 2021 Intel Corporation
33
SPDX-License-Identifier: MPL-2.0
44
-->
55

RELEASENOTES.docu

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
© 2021-2024 Intel Corporation
2+
© 2021 Intel Corporation
33
SPDX-License-Identifier: MPL-2.0
44
-->
55

copy_h.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# © 2021-2024 Intel Corporation
1+
# © 2021 Intel Corporation
22
# SPDX-License-Identifier: MPL-2.0
33

44
import os

dmlast.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# © 2021-2024 Intel Corporation
1+
# © 2021 Intel Corporation
22
# SPDX-License-Identifier: MPL-2.0
33

44
import sys

dmlcomments_to_md.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# © 2021-2024 Intel Corporation
1+
# © 2021 Intel Corporation
22
# SPDX-License-Identifier: MPL-2.0
33

44
import sys

doc/1.2/index.md

+1-1

doc/1.2/introduction.md

+1-1

doc/1.2/language.md

+1-1

doc/1.2/libraries.md

+1-1

doc/1.2/limitations.md

+1-1

doc/1.2/object-model.md

+1-1

doc/1.2/standard-templates.md

+1-1

doc/1.4/changes-manual.md

+1-1

doc/1.4/changes.md

+1-1

doc/1.4/index.md

+1-1

doc/1.4/introduction.md

+1-1

doc/1.4/language.md

+1-1

doc/1.4/port-dml.md

+1-1

doc/1.4/running-dmlc.md

+1-1

generate_env.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# © 2021-2024 Intel Corporation
1+
# © 2021 Intel Corporation
22
# SPDX-License-Identifier: MPL-2.0
33

44
import sys

generate_parsetabs.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# © 2021-2024 Intel Corporation
1+
# © 2021 Intel Corporation
22
# SPDX-License-Identifier: MPL-2.0
33

44
import os

grammar_to_md.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# © 2021-2024 Intel Corporation
1+
# © 2021 Intel Corporation
22
# SPDX-License-Identifier: MPL-2.0
33

44
# Convert a parser.out file fron yacc.py to jDOCU format

include/simics/dmllib.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib-old-4.8/1.2/i2c.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib-old-4.8/1.2/ieee-802-3.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib-old-4.8/1.2/interrupt.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib-old-4.8/1.2/microwire.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib-old-4.8/1.2/mii.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib-old-4.8/1.2/mips.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib-old-4.8/1.2/nand-flash.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib-old-4.8/1.2/ppc.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib-old-4.8/1.2/recorder.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib-old-4.8/1.2/sata-interface.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2011-2024 Intel Corporation
2+
© 2011 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib-old-4.8/1.2/serial-device.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib-old-4.8/1.2/serial-peripheral-interface.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib-old-4.8/1.2/usb.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib-old-4.8/1.2/x86.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib/1.2/arinc-429.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib/1.2/crc.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib/1.2/dml-builtins.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib/1.2/dml12-compatibility.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2019-2024 Intel Corporation
2+
© 2019 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib/1.2/ethernet.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib/1.2/io-memory.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib/1.2/mil-std-1553.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib/1.2/rapidio-device.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib/1.2/rapidio.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib/1.2/simics-api.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib/1.2/simics-breakpoints.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib/1.2/simics-configuration.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib/1.2/simics-device.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib/1.2/simics-event.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib/1.2/simics-hindsight.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib/1.2/simics-memory.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

lib/1.2/simics-processor.dml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
© 2010-2024 Intel Corporation
2+
© 2010 Intel Corporation
33
SPDX-License-Identifier: 0BSD
44
*/
55

0 commit comments

Comments
 (0)