You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Please see the [Wiki](https://github.com/Piwigo/PiwigoPublish-lrc-plugin/wiki) f
8
8
9
9
## Disclaimer
10
10
11
-
With the exception of JSON.lua, Copyright 2010-2017 Jeffrey Friedl, which is released under a Creative Commons CC-BY "Attribution" License: http://creativecommons.org/licenses/by/3.0/deed.en_US, this software is released under the GNU General Public License version 3 as published by the Free Software Foundation.
11
+
With the exception of JSON.lua, Copyright 2010-2017 Jeffrey Friedl, which is released under a Creative Commons CC-BY "Attribution" License: http://creativecommons.org/licenses/by/3.0/deed.en_US, and md5.lua, Copyright (c) 2013 Enrique García Cota + Adam Baldwin + hanzao + Equi 4 Software which is released under an MIT license, this software is released under the GNU General Public License version 3 as published by the Free Software Foundation.
12
12
13
13
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
14
14
@@ -30,6 +30,8 @@ This plugin was developed to allow me to continue publishing to Piwigo from LrC,
30
30
31
31
[Jeffrey Friedl for JSON.lua](http://regex.info/blog/lua/json)
32
32
33
+
[Enrique García Cota + Adam Baldwin + hanzao + Equi 4 Software for md5.lua](https://github.com/kikito/md5.lua)
34
+
33
35
[Bastian Machek with his Immich Plugin](https://github.com/bmachek/lrc-immich-plugin)
34
36
35
37
[Min Idzelis with his Immich Plugin](https://github.com/midzelis/mi.Immich.Publisher)
0 commit comments