Skip to content

Commit 647f0f7

Browse files
committed
updated (c) notice
1 parent ab42a64 commit 647f0f7

File tree

20 files changed

+20
-20
lines changed

20 files changed

+20
-20
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2019 - 2024 softwareQ Inc. All rights reserved.
1+
Copyright (c) 2019 - 2025 softwareQ Inc. All rights reserved.
22

33
MIT License
44

include/qasmtools/ast/ast.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of qasmtools.
33
*
4-
* Copyright (c) 2019 - 2024 softwareQ Inc. All rights reserved.
4+
* Copyright (c) 2019 - 2025 softwareQ Inc. All rights reserved.
55
*
66
* MIT License
77
*

include/qasmtools/ast/base.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of qasmtools.
33
*
4-
* Copyright (c) 2019 - 2024 softwareQ Inc. All rights reserved.
4+
* Copyright (c) 2019 - 2025 softwareQ Inc. All rights reserved.
55
*
66
* MIT License
77
*

include/qasmtools/ast/decl.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of qasmtools.
33
*
4-
* Copyright (c) 2019 - 2024 softwareQ Inc. All rights reserved.
4+
* Copyright (c) 2019 - 2025 softwareQ Inc. All rights reserved.
55
*
66
* MIT License
77
*

include/qasmtools/ast/expr.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of qasmtools.
33
*
4-
* Copyright (c) 2019 - 2024 softwareQ Inc. All rights reserved.
4+
* Copyright (c) 2019 - 2025 softwareQ Inc. All rights reserved.
55
*
66
* MIT License
77
*

include/qasmtools/ast/program.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of qasmtools.
33
*
4-
* Copyright (c) 2019 - 2024 softwareQ Inc. All rights reserved.
4+
* Copyright (c) 2019 - 2025 softwareQ Inc. All rights reserved.
55
*
66
* MIT License
77
*

include/qasmtools/ast/replacer.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of qasmtools.
33
*
4-
* Copyright (c) 2019 - 2024 softwareQ Inc. All rights reserved.
4+
* Copyright (c) 2019 - 2025 softwareQ Inc. All rights reserved.
55
*
66
* MIT License
77
*

include/qasmtools/ast/semantic.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of qasmtools.
33
*
4-
* Copyright (c) 2019 - 2024 softwareQ Inc. All rights reserved.
4+
* Copyright (c) 2019 - 2025 softwareQ Inc. All rights reserved.
55
*
66
* MIT License
77
*

include/qasmtools/ast/stmt.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of qasmtools.
33
*
4-
* Copyright (c) 2019 - 2024 softwareQ Inc. All rights reserved.
4+
* Copyright (c) 2019 - 2025 softwareQ Inc. All rights reserved.
55
*
66
* MIT License
77
*

include/qasmtools/ast/traversal.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of qasmtools.
33
*
4-
* Copyright (c) 2019 - 2024 softwareQ Inc. All rights reserved.
4+
* Copyright (c) 2019 - 2025 softwareQ Inc. All rights reserved.
55
*
66
* MIT License
77
*

0 commit comments

Comments
 (0)