Skip to content
This repository was archived by the owner on Oct 3, 2021. It is now read-only.

Commit e12b580

Browse files
committed
Replace explicit copyright headers in seq-mthreaded with SPDX version
1 parent feb194d commit e12b580

File tree

192 files changed

+1152
-10368
lines changed

Some content is hidden

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

192 files changed

+1152
-10368
lines changed

c/seq-mthreaded/pals_STARTPALS_ActiveStandby.1.ufo.BOUNDED-10.pals.c

Lines changed: 6 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -2,60 +2,12 @@ extern void abort(void);
22
extern void __assert_fail(const char *, const char *, unsigned int, const char *) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__));
33
void reach_error() { __assert_fail("0", "pals_STARTPALS_ActiveStandby.1.ufo.BOUNDED-10.pals.c", 3, "reach_error"); }
44

5-
/**********************************************************************
6-
7-
Copyright (c) 2013 Carnegie Mellon University. All Rights Reserved.
8-
9-
Redistribution and use in source and binary forms, with or without
10-
modification, are permitted provided that the following conditions are
11-
met:
12-
13-
1. Redistributions of source code must retain the above copyright
14-
notice, this list of conditions and the following acknowledgments and
15-
disclaimers.
16-
17-
2. Redistributions in binary form must reproduce the above copyright
18-
notice, this list of conditions and the following disclaimer in the
19-
documentation and/or other materials provided with the distribution.
20-
21-
3. The names "Carnegie Mellon University," "SEI" and/or "Software
22-
Engineering Institute" shall not be used to endorse or promote
23-
products derived from this software without prior written
24-
permission. For written permission, please contact
25-
26-
27-
4. Products derived from this software may not be called "SEI" nor may
28-
"SEI" appear in their names without prior written permission of
29-
30-
31-
5. Redistributions of any form whatsoever must retain the following
32-
acknowledgment:
33-
34-
This material is based upon work funded and supported by the
35-
Department of Defense under Contract No. FA8721-05-C-0003 with
36-
Carnegie Mellon University for the operation of the Software
37-
Engineering Institute, a federally funded research and development
38-
center.
39-
40-
Any opinions, findings and conclusions or recommendations expressed in
41-
this material are those of the author(s) and do not necessarily
42-
reflect the views of the United States Department of Defense.
43-
44-
NO WARRANTY. THIS CARNEGIE MELLON UNIVERSITY AND SOFTWARE ENGINEERING
45-
INSTITUTE MATERIAL IS FURNISHEDON AN "AS-IS" BASIS. CARNEGIE MELLON
46-
UNIVERSITY MAKES NO WARRANTIES OF ANY KIND, EITHER EXPRESSED OR
47-
IMPLIED, AS TO ANY MATTER INCLUDING, BUT NOT LIMITED TO, WARRANTY OF
48-
FITNESS FOR PURPOSE OR MERCHANTABILITY, EXCLUSIVITY, OR RESULTS
49-
OBTAINED FROM USE OF THE MATERIAL. CARNEGIE MELLON UNIVERSITY DOES NOT
50-
MAKE ANY WARRANTY OF ANY KIND WITH RESPECT TO FREEDOM FROM PATENT,
51-
TRADEMARK, OR COPYRIGHT INFRINGEMENT.
52-
53-
This material has been approved for public release and unlimited
54-
distribution.
55-
56-
DM-0000575
57-
58-
**********************************************************************/
5+
// This file is part of the SV-Benchmarks collection of verification tasks:
6+
// https://github.com/sosy-lab/sv-benchmarks
7+
//
8+
// SPDX-FileCopyrightText: 2013 Carnegie Mellon University
9+
//
10+
// SPDX-License-Identifier: SEE LICENSE IN LICENSE.txt
5911

6012
/* Generated by CIL v. 1.6.0 */
6113
/* print_CIL_Input is true */

c/seq-mthreaded/pals_STARTPALS_ActiveStandby.1.ufo.UNBOUNDED.pals.c

Lines changed: 6 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -2,60 +2,12 @@ extern void abort(void);
22
extern void __assert_fail(const char *, const char *, unsigned int, const char *) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__));
33
void reach_error() { __assert_fail("0", "pals_STARTPALS_ActiveStandby.1.ufo.UNBOUNDED.pals.c", 3, "reach_error"); }
44

5-
/**********************************************************************
6-
7-
Copyright (c) 2013 Carnegie Mellon University. All Rights Reserved.
8-
9-
Redistribution and use in source and binary forms, with or without
10-
modification, are permitted provided that the following conditions are
11-
met:
12-
13-
1. Redistributions of source code must retain the above copyright
14-
notice, this list of conditions and the following acknowledgments and
15-
disclaimers.
16-
17-
2. Redistributions in binary form must reproduce the above copyright
18-
notice, this list of conditions and the following disclaimer in the
19-
documentation and/or other materials provided with the distribution.
20-
21-
3. The names "Carnegie Mellon University," "SEI" and/or "Software
22-
Engineering Institute" shall not be used to endorse or promote
23-
products derived from this software without prior written
24-
permission. For written permission, please contact
25-
26-
27-
4. Products derived from this software may not be called "SEI" nor may
28-
"SEI" appear in their names without prior written permission of
29-
30-
31-
5. Redistributions of any form whatsoever must retain the following
32-
acknowledgment:
33-
34-
This material is based upon work funded and supported by the
35-
Department of Defense under Contract No. FA8721-05-C-0003 with
36-
Carnegie Mellon University for the operation of the Software
37-
Engineering Institute, a federally funded research and development
38-
center.
39-
40-
Any opinions, findings and conclusions or recommendations expressed in
41-
this material are those of the author(s) and do not necessarily
42-
reflect the views of the United States Department of Defense.
43-
44-
NO WARRANTY. THIS CARNEGIE MELLON UNIVERSITY AND SOFTWARE ENGINEERING
45-
INSTITUTE MATERIAL IS FURNISHEDON AN "AS-IS" BASIS. CARNEGIE MELLON
46-
UNIVERSITY MAKES NO WARRANTIES OF ANY KIND, EITHER EXPRESSED OR
47-
IMPLIED, AS TO ANY MATTER INCLUDING, BUT NOT LIMITED TO, WARRANTY OF
48-
FITNESS FOR PURPOSE OR MERCHANTABILITY, EXCLUSIVITY, OR RESULTS
49-
OBTAINED FROM USE OF THE MATERIAL. CARNEGIE MELLON UNIVERSITY DOES NOT
50-
MAKE ANY WARRANTY OF ANY KIND WITH RESPECT TO FREEDOM FROM PATENT,
51-
TRADEMARK, OR COPYRIGHT INFRINGEMENT.
52-
53-
This material has been approved for public release and unlimited
54-
distribution.
55-
56-
DM-0000575
57-
58-
**********************************************************************/
5+
// This file is part of the SV-Benchmarks collection of verification tasks:
6+
// https://github.com/sosy-lab/sv-benchmarks
7+
//
8+
// SPDX-FileCopyrightText: 2013 Carnegie Mellon University
9+
//
10+
// SPDX-License-Identifier: SEE LICENSE IN LICENSE.txt
5911

6012
/* Generated by CIL v. 1.6.0 */
6113
/* print_CIL_Input is true */

c/seq-mthreaded/pals_STARTPALS_ActiveStandby.4_1.ufo.BOUNDED-10.pals.c

Lines changed: 6 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -2,60 +2,12 @@ extern void abort(void);
22
extern void __assert_fail(const char *, const char *, unsigned int, const char *) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__));
33
void reach_error() { __assert_fail("0", "pals_STARTPALS_ActiveStandby.4_1.ufo.BOUNDED-10.pals.c", 3, "reach_error"); }
44

5-
/**********************************************************************
6-
7-
Copyright (c) 2013 Carnegie Mellon University. All Rights Reserved.
8-
9-
Redistribution and use in source and binary forms, with or without
10-
modification, are permitted provided that the following conditions are
11-
met:
12-
13-
1. Redistributions of source code must retain the above copyright
14-
notice, this list of conditions and the following acknowledgments and
15-
disclaimers.
16-
17-
2. Redistributions in binary form must reproduce the above copyright
18-
notice, this list of conditions and the following disclaimer in the
19-
documentation and/or other materials provided with the distribution.
20-
21-
3. The names "Carnegie Mellon University," "SEI" and/or "Software
22-
Engineering Institute" shall not be used to endorse or promote
23-
products derived from this software without prior written
24-
permission. For written permission, please contact
25-
26-
27-
4. Products derived from this software may not be called "SEI" nor may
28-
"SEI" appear in their names without prior written permission of
29-
30-
31-
5. Redistributions of any form whatsoever must retain the following
32-
acknowledgment:
33-
34-
This material is based upon work funded and supported by the
35-
Department of Defense under Contract No. FA8721-05-C-0003 with
36-
Carnegie Mellon University for the operation of the Software
37-
Engineering Institute, a federally funded research and development
38-
center.
39-
40-
Any opinions, findings and conclusions or recommendations expressed in
41-
this material are those of the author(s) and do not necessarily
42-
reflect the views of the United States Department of Defense.
43-
44-
NO WARRANTY. THIS CARNEGIE MELLON UNIVERSITY AND SOFTWARE ENGINEERING
45-
INSTITUTE MATERIAL IS FURNISHEDON AN "AS-IS" BASIS. CARNEGIE MELLON
46-
UNIVERSITY MAKES NO WARRANTIES OF ANY KIND, EITHER EXPRESSED OR
47-
IMPLIED, AS TO ANY MATTER INCLUDING, BUT NOT LIMITED TO, WARRANTY OF
48-
FITNESS FOR PURPOSE OR MERCHANTABILITY, EXCLUSIVITY, OR RESULTS
49-
OBTAINED FROM USE OF THE MATERIAL. CARNEGIE MELLON UNIVERSITY DOES NOT
50-
MAKE ANY WARRANTY OF ANY KIND WITH RESPECT TO FREEDOM FROM PATENT,
51-
TRADEMARK, OR COPYRIGHT INFRINGEMENT.
52-
53-
This material has been approved for public release and unlimited
54-
distribution.
55-
56-
DM-0000575
57-
58-
**********************************************************************/
5+
// This file is part of the SV-Benchmarks collection of verification tasks:
6+
// https://github.com/sosy-lab/sv-benchmarks
7+
//
8+
// SPDX-FileCopyrightText: 2013 Carnegie Mellon University
9+
//
10+
// SPDX-License-Identifier: SEE LICENSE IN LICENSE.txt
5911

6012
/* Generated by CIL v. 1.6.0 */
6113
/* print_CIL_Input is true */

c/seq-mthreaded/pals_STARTPALS_ActiveStandby.4_1.ufo.UNBOUNDED.pals.c

Lines changed: 6 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -2,60 +2,12 @@ extern void abort(void);
22
extern void __assert_fail(const char *, const char *, unsigned int, const char *) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__));
33
void reach_error() { __assert_fail("0", "pals_STARTPALS_ActiveStandby.4_1.ufo.UNBOUNDED.pals.c", 3, "reach_error"); }
44

5-
/**********************************************************************
6-
7-
Copyright (c) 2013 Carnegie Mellon University. All Rights Reserved.
8-
9-
Redistribution and use in source and binary forms, with or without
10-
modification, are permitted provided that the following conditions are
11-
met:
12-
13-
1. Redistributions of source code must retain the above copyright
14-
notice, this list of conditions and the following acknowledgments and
15-
disclaimers.
16-
17-
2. Redistributions in binary form must reproduce the above copyright
18-
notice, this list of conditions and the following disclaimer in the
19-
documentation and/or other materials provided with the distribution.
20-
21-
3. The names "Carnegie Mellon University," "SEI" and/or "Software
22-
Engineering Institute" shall not be used to endorse or promote
23-
products derived from this software without prior written
24-
permission. For written permission, please contact
25-
26-
27-
4. Products derived from this software may not be called "SEI" nor may
28-
"SEI" appear in their names without prior written permission of
29-
30-
31-
5. Redistributions of any form whatsoever must retain the following
32-
acknowledgment:
33-
34-
This material is based upon work funded and supported by the
35-
Department of Defense under Contract No. FA8721-05-C-0003 with
36-
Carnegie Mellon University for the operation of the Software
37-
Engineering Institute, a federally funded research and development
38-
center.
39-
40-
Any opinions, findings and conclusions or recommendations expressed in
41-
this material are those of the author(s) and do not necessarily
42-
reflect the views of the United States Department of Defense.
43-
44-
NO WARRANTY. THIS CARNEGIE MELLON UNIVERSITY AND SOFTWARE ENGINEERING
45-
INSTITUTE MATERIAL IS FURNISHEDON AN "AS-IS" BASIS. CARNEGIE MELLON
46-
UNIVERSITY MAKES NO WARRANTIES OF ANY KIND, EITHER EXPRESSED OR
47-
IMPLIED, AS TO ANY MATTER INCLUDING, BUT NOT LIMITED TO, WARRANTY OF
48-
FITNESS FOR PURPOSE OR MERCHANTABILITY, EXCLUSIVITY, OR RESULTS
49-
OBTAINED FROM USE OF THE MATERIAL. CARNEGIE MELLON UNIVERSITY DOES NOT
50-
MAKE ANY WARRANTY OF ANY KIND WITH RESPECT TO FREEDOM FROM PATENT,
51-
TRADEMARK, OR COPYRIGHT INFRINGEMENT.
52-
53-
This material has been approved for public release and unlimited
54-
distribution.
55-
56-
DM-0000575
57-
58-
**********************************************************************/
5+
// This file is part of the SV-Benchmarks collection of verification tasks:
6+
// https://github.com/sosy-lab/sv-benchmarks
7+
//
8+
// SPDX-FileCopyrightText: 2013 Carnegie Mellon University
9+
//
10+
// SPDX-License-Identifier: SEE LICENSE IN LICENSE.txt
5911

6012
/* Generated by CIL v. 1.6.0 */
6113
/* print_CIL_Input is true */

c/seq-mthreaded/pals_STARTPALS_ActiveStandby.4_2.ufo.BOUNDED-10.pals.c

Lines changed: 6 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -2,60 +2,12 @@ extern void abort(void);
22
extern void __assert_fail(const char *, const char *, unsigned int, const char *) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__));
33
void reach_error() { __assert_fail("0", "pals_STARTPALS_ActiveStandby.4_2.ufo.BOUNDED-10.pals.c", 3, "reach_error"); }
44

5-
/**********************************************************************
6-
7-
Copyright (c) 2013 Carnegie Mellon University. All Rights Reserved.
8-
9-
Redistribution and use in source and binary forms, with or without
10-
modification, are permitted provided that the following conditions are
11-
met:
12-
13-
1. Redistributions of source code must retain the above copyright
14-
notice, this list of conditions and the following acknowledgments and
15-
disclaimers.
16-
17-
2. Redistributions in binary form must reproduce the above copyright
18-
notice, this list of conditions and the following disclaimer in the
19-
documentation and/or other materials provided with the distribution.
20-
21-
3. The names "Carnegie Mellon University," "SEI" and/or "Software
22-
Engineering Institute" shall not be used to endorse or promote
23-
products derived from this software without prior written
24-
permission. For written permission, please contact
25-
26-
27-
4. Products derived from this software may not be called "SEI" nor may
28-
"SEI" appear in their names without prior written permission of
29-
30-
31-
5. Redistributions of any form whatsoever must retain the following
32-
acknowledgment:
33-
34-
This material is based upon work funded and supported by the
35-
Department of Defense under Contract No. FA8721-05-C-0003 with
36-
Carnegie Mellon University for the operation of the Software
37-
Engineering Institute, a federally funded research and development
38-
center.
39-
40-
Any opinions, findings and conclusions or recommendations expressed in
41-
this material are those of the author(s) and do not necessarily
42-
reflect the views of the United States Department of Defense.
43-
44-
NO WARRANTY. THIS CARNEGIE MELLON UNIVERSITY AND SOFTWARE ENGINEERING
45-
INSTITUTE MATERIAL IS FURNISHEDON AN "AS-IS" BASIS. CARNEGIE MELLON
46-
UNIVERSITY MAKES NO WARRANTIES OF ANY KIND, EITHER EXPRESSED OR
47-
IMPLIED, AS TO ANY MATTER INCLUDING, BUT NOT LIMITED TO, WARRANTY OF
48-
FITNESS FOR PURPOSE OR MERCHANTABILITY, EXCLUSIVITY, OR RESULTS
49-
OBTAINED FROM USE OF THE MATERIAL. CARNEGIE MELLON UNIVERSITY DOES NOT
50-
MAKE ANY WARRANTY OF ANY KIND WITH RESPECT TO FREEDOM FROM PATENT,
51-
TRADEMARK, OR COPYRIGHT INFRINGEMENT.
52-
53-
This material has been approved for public release and unlimited
54-
distribution.
55-
56-
DM-0000575
57-
58-
**********************************************************************/
5+
// This file is part of the SV-Benchmarks collection of verification tasks:
6+
// https://github.com/sosy-lab/sv-benchmarks
7+
//
8+
// SPDX-FileCopyrightText: 2013 Carnegie Mellon University
9+
//
10+
// SPDX-License-Identifier: SEE LICENSE IN LICENSE.txt
5911

6012
/* Generated by CIL v. 1.6.0 */
6113
/* print_CIL_Input is true */

0 commit comments

Comments
 (0)