Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/libs/WebPDecoder.js
Original file line number Diff line number Diff line change
Expand Up @@ -5261,7 +5261,7 @@ The above copyright notice and this permission notice shall be included in all c
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

https://webpjs.appspot.com
WebPRiffParser dominikhlbg@gmail.com
WebPRiffParser
*/

function memcmp(data, data_off, str, size) {
Expand Down
2 changes: 1 addition & 1 deletion src/libs/omggif.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @license
* (c) Dean McNamee <dean@gmail.com>, 2013.
* (c) Dean McNamee, 2013.
*
* https://github.com/deanm/omggif
*
Expand Down
2 changes: 1 addition & 1 deletion src/libs/rgbcolor.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* A class to parse color values
* @author Stoyan Stefanov <sstoo@gmail.com>
* @author Stoyan Stefanov
* {@link http://www.phpied.com/rgb-color-parser-in-javascript/}
* @license Use it if you like it
*/
Expand Down
6 changes: 3 additions & 3 deletions src/license.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
* Version ${data.versionID} Built on ${data.builtOn}
* CommitID ${data.commitID}
*
* Copyright (c) 2010-2025 James Hall <james@parall.ax>, https://github.com/MrRio/jsPDF
* Copyright (c) 2010-2025 James Hall, https://github.com/MrRio/jsPDF
* 2015-2025 yWorks GmbH, http://www.yworks.com
* 2015-2025 Lukas Holländer <lukas.hollaender@yworks.com>, https://github.com/HackbrettXXX
* 2016-2018 Aras Abbasi <aras.abbasi@gmail.com>
* 2015-2025 Lukas Holländer, https://github.com/HackbrettXXX
* 2016-2018 Aras Abbasi
* 2010 Aaron Spike, https://github.com/acspike
* 2012 Willow Systems Corporation, https://github.com/willowsystems
* 2012 Pablo Hess, https://github.com/pablohess
Expand Down
2 changes: 1 addition & 1 deletion src/modules/annotations.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @license
* Copyright (c) 2014 Steven Spungin (TwelveTone LLC) steven@twelvetone.tv
* Copyright (c) 2014 Steven Spungin (TwelveTone LLC)
*
* Licensed under the MIT License.
* http://opensource.org/licenses/mit-license
Expand Down
2 changes: 1 addition & 1 deletion src/modules/canvas.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @license
* Copyright (c) 2014 Steven Spungin (TwelveTone LLC) steven@twelvetone.tv
* Copyright (c) 2014 Steven Spungin (TwelveTone LLC)
*
* Licensed under the MIT License.
* http://opensource.org/licenses/mit-license
Expand Down
6 changes: 3 additions & 3 deletions src/modules/cell.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/**
* @license
* ====================================================================
* Copyright (c) 2013 Youssef Beddad, youssef.beddad@gmail.com
* 2013 Eduardo Menezes de Morais, eduardo.morais@usp.br
* Copyright (c) 2013 Youssef Beddad
* 2013 Eduardo Menezes de Morais
* 2013 Lee Driscoll, https://github.com/lsdriscoll
* 2014 Juan Pablo Gaviria, https://github.com/juanpgaviria
* 2014 James Hall, james@parall.ax
* 2014 James Hall
* 2014 Diego Casorran, https://github.com/diegocr
*
* Permission is hereby granted, free of charge, to any person obtaining
Expand Down
2 changes: 1 addition & 1 deletion src/modules/context2d.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/* eslint-disable no-console */
/**
* @license
* jsPDF Context2D PlugIn Copyright (c) 2014 Steven Spungin (TwelveTone LLC) steven@twelvetone.tv
* jsPDF Context2D PlugIn Copyright (c) 2014 Steven Spungin (TwelveTone LLC)
*
* Licensed under the MIT License. http://opensource.org/licenses/mit-license
*/
Expand Down
2 changes: 1 addition & 1 deletion src/modules/fileloading.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* @license
* jsPDF fileloading PlugIn
* Copyright (c) 2018 Aras Abbasi (aras.abbasi@gmail.com)
* Copyright (c) 2018 Aras Abbasi
*
* Licensed under the MIT License.
* http://opensource.org/licenses/mit-license
Expand Down
2 changes: 1 addition & 1 deletion src/modules/javascript.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* @license
* ====================================================================
* Copyright (c) 2013 Youssef Beddad, youssef.beddad@gmail.com
* Copyright (c) 2013 Youssef Beddad
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
Expand Down
2 changes: 1 addition & 1 deletion src/modules/outline.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @license
* Copyright (c) 2014 Steven Spungin (TwelveTone LLC) steven@twelvetone.tv
* Copyright (c) 2014 Steven Spungin (TwelveTone LLC)
*
* Licensed under the MIT License.
* http://opensource.org/licenses/mit-license
Expand Down
2 changes: 1 addition & 1 deletion src/modules/total_pages.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* @license
* ====================================================================
* Copyright (c) 2013 Eduardo Menezes de Morais, eduardo.morais@usp.br
* Copyright (c) 2013 Eduardo Menezes de Morais
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
Expand Down
2 changes: 1 addition & 1 deletion src/modules/xmp_metadata.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** ====================================================================
* @license
* jsPDF XMP metadata plugin
* Copyright (c) 2016 Jussi Utunen, u-jussi@suomi24.fi
* Copyright (c) 2016 Jussi Utunen
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
Expand Down