File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -2663,6 +2663,7 @@ def build_detection_from_node(
2663
2663
# Copyright (c) 2004, The Codehaus
2664
2664
COPYRIGHT: {<COPY> <COPY> <YR-RANGE> <NN> <NNP>} #22790
2665
2665
2666
+ # Copyright (c) 2017-2023 Contributors to the OpenSTEF project
2666
2667
# SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
2667
2668
COPYRIGHT: {<COPY>+ <YR-RANGE> <CONTRIBUTORS> <TO> <COMPANY>} #22790.1
2668
2669
@@ -2678,10 +2679,11 @@ def build_detection_from_node(
2678
2679
# Copyright base-x contributors (c) 2016
2679
2680
COPYRIGHT: {<COPY>+ <NN> <CONTRIBUTORS|COMMIT|AUTHS|MAINT> <COPY> <YR-RANGE>} #22793.2
2680
2681
2681
- # Copyright (c) 2017 odahcam or Copyright (C) 2006 XStream committers.
2682
- # or Copyright (c) 2019-2021, Open source contributors.
2683
- # or Copyright 2007 ZXing authors
2684
- # or Copyright (c) 2002 the Initial Developer
2682
+ # Copyright (c) 2017 odahcam
2683
+ # Copyright (C) 2006 XStream committers.
2684
+ # Copyright (c) 2019-2021, Open source contributors.
2685
+ # Copyright 2007 ZXing authors
2686
+ # Copyright (c) 2002 the Initial Developer
2685
2687
COPYRIGHT: {<COPY>+ <YR-RANGE> <NN>+ <CONTRIBUTORS|COMMIT|AUTHS|MAINT>? <ALLRIGHTRESERVED>?} #22793
2686
2688
2687
2689
# Licensed material of Foobar Company, All Rights Reserved, (C) 2005
You can’t perform that action at this time.
0 commit comments