-
-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9cfcfa2
commit 039623c
Showing
122 changed files
with
241 additions
and
235 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* SOFTWARE : tc-lib-barcode | ||
* AUTHOR : Nicola Asuni <[email protected]> | ||
* COPYRIGHT : 2001-2023 Nicola Asuni - Tecnick.com LTD | ||
* COPYRIGHT : 2001-2024 Nicola Asuni - Tecnick.com LTD | ||
********************************************************************** | ||
|
||
This is free software: you can redistribute it and/or modify it | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,13 +4,16 @@ | |
# @category Library | ||
# @package Barcode | ||
# @author Nicola Asuni <[email protected]> | ||
# @copyright 2015-2023 Nicola Asuni - Tecnick.com LTD | ||
# @copyright 2015-2024 Nicola Asuni - Tecnick.com LTD | ||
# @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE) | ||
# @link https://github.com/tecnickcom/tc-lib-barcode | ||
# | ||
# This file is part of tc-lib-barcode software library. | ||
# ---------------------------------------------------------------------------------------------------------------------- | ||
|
||
SHELL=/bin/bash | ||
.SHELLFLAGS=-o pipefail -c | ||
|
||
# Project owner | ||
OWNER=tecnickcom | ||
|
||
|
@@ -111,6 +114,9 @@ help: | |
.PHONY: all | ||
all: help | ||
|
||
# Full build and test sequence | ||
.PHONY: x | ||
x: buildall | ||
|
||
# Full build and test sequence | ||
.PHONY: buildall | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
* **category** Library | ||
* **package** \Com\Tecnick\Barcode | ||
* **author** Nicola Asuni <[email protected]> | ||
* **copyright** 2001-2023 Nicola Asuni - Tecnick.com LTD | ||
* **copyright** 2001-2024 Nicola Asuni - Tecnick.com LTD | ||
* **license** http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* **link** https://github.com/tecnickcom/tc-lib-barcode | ||
* **SRC DOC** https://tcpdf.org/docs/srcdoc/tc-lib-barcode | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1 | ||
0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.1.4 | ||
2.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2015-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2015-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2015-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2015-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ Upstream-Name: ~#PROJECT#~ | |
Source: https://github.com/~#VENDOR#~/~#PROJECT#~ | ||
|
||
Files: * | ||
Copyright: Copyright 2001-2023 Nicola Asuni <[email protected]> | ||
Copyright: Copyright 2001-2024 Nicola Asuni <[email protected]> | ||
License: LGPL-3 | ||
|
||
License: LGPL-3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT | |
#%config(noreplace) %{_configpath}* | ||
|
||
%changelog | ||
* Thu Jul 02 2015 Nicola Asuni <[email protected]> 1.2.0-1 | ||
* Thu Jul 02 2024 Nicola Asuni <[email protected]> 1.2.0-1 | ||
- Changed package name, add provides section | ||
* Tue Feb 24 2015 Nicola Asuni <[email protected]> 1.0.0-1 | ||
* Tue Feb 24 2024 Nicola Asuni <[email protected]> 1.0.0-1 | ||
- Initial Commit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2015-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2015-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
* | ||
|
@@ -27,7 +27,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
* | ||
|
@@ -25,7 +25,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
* | ||
|
@@ -28,7 +28,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
* | ||
|
@@ -25,7 +25,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
* | ||
|
@@ -27,7 +27,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
* | ||
|
@@ -28,7 +28,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
* | ||
|
@@ -28,7 +28,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
* | ||
|
@@ -28,7 +28,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
* | ||
|
@@ -28,7 +28,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
* | ||
|
@@ -28,7 +28,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
* | ||
|
@@ -28,7 +28,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
* | ||
|
@@ -28,7 +28,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
* | ||
|
@@ -26,7 +26,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
* | ||
|
@@ -26,7 +26,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
* | ||
|
@@ -26,7 +26,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
* | ||
|
@@ -28,7 +28,7 @@ | |
* @category Library | ||
* @package Barcode | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2010-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2010-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-barcode | ||
*/ | ||
|
Oops, something went wrong.