1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-07-30 18:09:50 +00:00

GRIDMATRIX/HANXIN/QRCODE: set Project Nayuki stuff copyright 2019

as that's when it was adapted
debian/copyright: incorporate above & remove "Copyright (C)"
  prefixes to make a bit more like the upstream Debian one
This commit is contained in:
gitlost
2026-07-29 19:56:09 +01:00
parent 92e94009b2
commit 42d1f6631a
4 changed files with 62 additions and 62 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ static int gm_in_numeral(const unsigned int ddata[], const int length, const int
static const char gm_debug_modes[6][5] = { "HAN ", "NUM ", "LWR ", "UPR ", "MXD ", "BYT " }; static const char gm_debug_modes[6][5] = { "HAN ", "NUM ", "LWR ", "UPR ", "MXD ", "BYT " };
/* Calculate optimized encoding modes. Adapted from Project Nayuki */ /* Calculate optimized encoding modes. Adapted from Project Nayuki */
/* Copyright (c) Project Nayuki. (MIT License) See qr.c for detailed notice */ /* Copyright (c) 2019 Project Nayuki. (MIT License) See qr.c for detailed notice */
/* SPDX-License-Identifier: MIT */ /* SPDX-License-Identifier: MIT */
static void gm_define_modes(char *modes, const unsigned int ddata[], const int length, const int debug_print) { static void gm_define_modes(char *modes, const unsigned int ddata[], const int length, const int debug_print) {
/* Must be in same order as GM_H etc */ /* Must be in same order as GM_H etc */
+1 -1
View File
@@ -352,7 +352,7 @@ static int hx_in_fourbyte(const unsigned int ddata[], const int length, const in
#define HX_NUM_MODES 7 #define HX_NUM_MODES 7
/* Calculate optimized encoding modes. Adapted from Project Nayuki */ /* Calculate optimized encoding modes. Adapted from Project Nayuki */
/* Copyright (c) Project Nayuki. (MIT License) See qr.c for detailed notice */ /* Copyright (c) 2019 Project Nayuki. (MIT License) See qr.c for detailed notice */
/* SPDX-License-Identifier: MIT */ /* SPDX-License-Identifier: MIT */
static void hx_define_modes(char *modes, const unsigned int ddata[], const int length, const int debug_print) { static void hx_define_modes(char *modes, const unsigned int ddata[], const int length, const int debug_print) {
/* Must be in same order as HX_N etc */ /* Must be in same order as HX_N etc */
+1 -1
View File
@@ -218,7 +218,7 @@ static unsigned int *qr_head_costs(unsigned int state[11]) {
static void qr_define_modes(char modes[], const unsigned int ddata[], const int length, const int gs1, static void qr_define_modes(char modes[], const unsigned int ddata[], const int length, const int gs1,
const int version, const int debug_print) { const int version, const int debug_print) {
/* /*
* Copyright (c) Project Nayuki. (MIT License) * Copyright (c) 2019 Project Nayuki. (MIT License)
* https://www.nayuki.io/page/qr-code-generator-library * https://www.nayuki.io/page/qr-code-generator-library
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy of * Permission is hereby granted, free of charge, to any person obtaining a copy of
+59 -59
View File
@@ -5,24 +5,24 @@ Source: https://sourceforge.net/projects/zint/
Files: * Files: *
Copyright: Copyright:
Copyright (C) 2006-2026 Robin Stuart <rstuart114@gmail.com> 2006-2026 Robin Stuart <rstuart114@gmail.com>
Copyright (C) 2014-2026 Harald Oehlmann <oehhar@users.sourceforge.net> 2014-2026 Harald Oehlmann <oehhar@users.sourceforge.net>
Copyright (C) 2008 by BogDan Vatra < bogdan@licentia.eu > 2008 BogDan Vatra < bogdan@licentia.eu >
Copyright (C) 2006-2017 Kentaro Fukuchi <fukuchi@megaui.net> 2006-2017 Kentaro Fukuchi <fukuchi@megaui.net>
License: GPL-3.0-or-later License: GPL-3.0-or-later
Files: backend/* Files: backend/*
Copyright: Copyright:
Copyright (C) 2007-2026 Robin Stuart <rstuart114@gmail.com> 2007-2026 Robin Stuart <rstuart114@gmail.com>
Copyright (C) 2014-2026 Harald Oehlmann <oehhar@users.sourceforge.net> 2014-2026 Harald Oehlmann <oehhar@users.sourceforge.net>
Copyright (C) 2006-2017 Kentaro Fukuchi <fukuchi@megaui.net> 2006-2017 Kentaro Fukuchi <fukuchi@megaui.net>
Copyright (c) 2004 Adrian Kennard, Andrews & Arnold Ltd 2004 Adrian Kennard, Andrews & Arnold Ltd
Copyright (c) 2004 Andrews & Arnold Ltd 2004 Andrews & Arnold Ltd
Copyright (c) 2015, Harald Kuhr 2015 Harald Kuhr
Copyright (C) 1988 Bob Montgomery 1988 Bob Montgomery
Copyright (C) 2024-2025 Antoine Merino <antoine.merino.dev@gmail.com> 2024-2025 Antoine Merino <antoine.merino.dev@gmail.com>
Copyright (C) 2016 Zoe Stuart 2016 Zoe Stuart
Copyright (C) 2006-2009 United States Postal Service 2006-2009 United States Postal Service
License: BSD-3-Clause License: BSD-3-Clause
Files: Files:
@@ -31,19 +31,19 @@ Files:
backend/fonts/normal_ttf.h backend/fonts/normal_ttf.h
backend/fonts/normal_woff2.h backend/fonts/normal_woff2.h
Copyright: Copyright:
Copyright (C) 2017-2026 Robin Stuart <rstuart114@gmail.com> 2017-2026 Robin Stuart <rstuart114@gmail.com>
Copyright 2013 ZXing authors 2013 ZXing authors
Copyright 2016 Huy Cuong Nguyen 2016 Huy Cuong Nguyen
Copyright (c) 2024 GS1 AISBL. 2024 GS1 AISBL.
Copyright 2013 Steve Matteson 2013 Steve Matteson
License: BSD-3-Clause and Apache-2.0 License: BSD-3-Clause and Apache-2.0
Files: Files:
backend/fonts/upcean_ttf.h backend/fonts/upcean_ttf.h
backend/fonts/upcean_woff2.h backend/fonts/upcean_woff2.h
Copyright: Copyright:
Copyright (C) 2023 Robin Stuart <rstuart114@gmail.com> 2023 Robin Stuart <rstuart114@gmail.com>
Copyright Matthew Skala (2011) 2011 Matthew Skala
License: BSD-3-Clause and Metafont-deriv License: BSD-3-Clause and Metafont-deriv
You may freely use, modify, and/or distribute any of these files or the You may freely use, modify, and/or distribute any of these files or the
resulting fonts, without limitation. resulting fonts, without limitation.
@@ -52,7 +52,7 @@ Files:
backend/fonts/OCRB-16.bdf backend/fonts/OCRB-16.bdf
backend/fonts/OCRB-18.bdf backend/fonts/OCRB-18.bdf
Copyright: Copyright:
Copyright Matthew Skala (2011) 2011 Matthew Skala
License: Metafont-permissive License: Metafont-permissive
As far as the digitization in METAFONT input which I have developed, you As far as the digitization in METAFONT input which I have developed, you
may freely use, modify, and/or distribute any of these files or the may freely use, modify, and/or distribute any of these files or the
@@ -67,16 +67,16 @@ Files:
backend/ksx1001.h backend/ksx1001.h
backend/sjis.h backend/sjis.h
Copyright: Copyright:
Copyright (C) 2009-2026 Robin Stuart <rstuart114@gmail.com> 2009-2026 Robin Stuart <rstuart114@gmail.com>
Copyright © 1991-2023 Unicode, Inc. 1991-2023 Unicode, Inc.
License: BSD-3-Clause and Unicode-3.0 License: BSD-3-Clause and Unicode-3.0
Files: Files:
backend/channel.c backend/channel.c
Copyright: Copyright:
Copyright (C) 2008-2026 Robin Stuart <rstuart114@gmail.com> 2008-2026 Robin Stuart <rstuart114@gmail.com>
Copyright © AIM 1997 2004-2026 Terry Burton
Copyright (c) 2004-2026 Terry Burton 1997 AIM
License: BSD-3-Clause and MIT and AIM License: BSD-3-Clause and MIT and AIM
Files: Files:
@@ -85,57 +85,56 @@ Files:
backend/hanxin.c backend/hanxin.c
backend/qr.* backend/qr.*
Copyright: Copyright:
Copyright (C) 2008-2026 Robin Stuart <rstuart114@gmail.com> 2008-2026 Robin Stuart <rstuart114@gmail.com>
Copyright (c) 2004-2026 Terry Burton 2004-2026 Terry Burton
Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de> 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
Copyright (c) Project Nayuki 2019 Project Nayuki
License: BSD-3-Clause and MIT License: BSD-3-Clause and MIT
Files: Files:
backend/composite.c backend/composite.c
backend/rss.c backend/rss.c
backend/tools/gen_pwr928_table.php backend/tools/gen_pwr928_table.php
Copyright: Copyright:
Copyright (C) 2008-2026 Robin Stuart <rstuart114@gmail.com> 2008-2026 Robin Stuart <rstuart114@gmail.com>
Copyright (c) 2004-2026 Terry Burton 2004-2026 Terry Burton
Copyright (C) 2006 BSI 2006 BSI
License: BSD-3-Clause and MIT and BSI License: BSD-3-Clause and MIT and BSI
Files: Files:
backend/pcx.c backend/pcx.c
Copyright: Copyright:
Copyright (C) 2009-2026 Robin Stuart <rstuart114@gmail.com> 2009-2026 Robin Stuart <rstuart114@gmail.com>
Copyright 1999-2013 ImageMagick Studio LLC 2013 ImageMagick Studio LLC
License: BSD-3-Clause and ImageMagick License: BSD-3-Clause and ImageMagick
Files: Files:
backend/pdf417.c backend/pdf417.c
Copyright: Copyright:
Copyright (C) 2008-2026 Robin Stuart <rstuart114@gmail.com> 2008-2026 Robin Stuart <rstuart114@gmail.com>
Copyright (C) 2004 (Grandzebu). 2004 Grandzebu
License: BSD-3-Clause and GPL-2.0-or-later License: BSD-3-Clause and GPL-2.0-or-later
Files: Files:
backend/raster.c backend/raster.c
Copyright: Copyright:
Copyright (C) 2008-2026 Robin Stuart <rstuart114@gmail.com> 2008-2026 Robin Stuart <rstuart114@gmail.com>
Copyright (c) 2020 zingl 2020 zingl
License: BSD-3-Clause and MIT License: BSD-3-Clause and MIT
Files: Files:
docs/lua-crossrefs/lua-crossrefs.lua docs/lua-crossrefs/lua-crossrefs.lua
getopt/* getopt/*
Copyright: Copyright:
Copyright (C) 2025-2026 Robin Stuart <rstuart114@gmail.com> 2025-2026 Robin Stuart <rstuart114@gmail.com>
Copyright © 2025 R. N. West. 2025 R. N. West.
Copyright (C) 1987-2003 Free Software Foundation, Inc. 1987-2003 Free Software Foundation, Inc.
License: GPL-2.0-or-later License: GPL-2.0-or-later
Files: Files:
backend/tests/fuzz/Dockerfile backend/tests/fuzz/Dockerfile
backend/tests/fuzz/build.sh backend/tests/fuzz/build.sh
Copyright: Copyright:
Copyright 2024 Google LLC 2024 Google LLC
License: Apache-2.0 License: Apache-2.0
Files: Files:
@@ -144,32 +143,32 @@ Files:
backend_tcl/win/nmakehlp.c backend_tcl/win/nmakehlp.c
backend_tcl/win/rules.vc backend_tcl/win/rules.vc
Copyright: Copyright:
Copyright (c) 2002-2005 ActiveState Corporation. 2002-2005 ActiveState Corporation.
Copyright (c) 1999-2000 Ajuba Solutions. 1999-2000 Ajuba Solutions.
Copyright (c) 2001-2003 David Gravereaux. 2001-2003 David Gravereaux.
Copyright (c) 2017 Ashok P. Nadkarni 2017 Ashok P. Nadkarni
Copyright (c) 1999 Scriptics Corporation. 1999 Scriptics Corporation.
Copyright (c) 2003-2008 Patrick Thoyts 2003-2008 Patrick Thoyts
License: BSD-3-Clause License: BSD-3-Clause
Files: Files:
backend_tcl/configure backend_tcl/configure
Copyright: Copyright:
Copyright (C) 2003 Free Software Foundation, Inc. 2003 Free Software Foundation, Inc.
License: GPL-2.0-or-later License: GPL-2.0-or-later
Files: Files:
backend_tcl/tclconfig/install-sh backend_tcl/tclconfig/install-sh
Copyright: Copyright:
Copyright (C) 1994 X Consortium 1994 X Consortium
License: X11 License: X11
Files: Files:
frontend/main.c frontend/main.c
Copyright: Copyright:
Copyright (C) 2008-2026 Robin Stuart <rstuart114@gmail.com> 2008-2026 Robin Stuart <rstuart114@gmail.com>
Copyright 2002 Jon Griffiths 2002 Jon Griffiths
Copyright 2016 Sebastian Lackner 2016 Sebastian Lackner
License: GPL-3.0-or-later and LGPL-2.1-or-later License: GPL-3.0-or-later and LGPL-2.1-or-later
Files: Files:
@@ -185,7 +184,7 @@ Files:
frontend_qt/res/x.svg frontend_qt/res/x.svg
frontend_qt/res/zap.svg frontend_qt/res/zap.svg
Copyright: Copyright:
Copyright (c) 2013-2022 Cole Bemis 2013-2022 Cole Bemis
License: MIT License: MIT
Files: Files:
@@ -193,8 +192,9 @@ Files:
frontend_qt/res/monitor-bg.svg frontend_qt/res/monitor-bg.svg
frontend_qt/res/scaling.svg frontend_qt/res/scaling.svg
Copyright: Copyright:
Copyright (c) for portions of Lucide are held by Cole Bemis 2013-2022 as part of Feather (MIT). All other copyright (c) for Lucide are held by Lucide Contributors 2022. 2013-2022 Cole Bemis
License: ISC 2022 Lucide Contributors
License: MIT and ISC
Files: debian/* Files: debian/*
Copyright: Copyright: