Skip to content

Commit 1050be7

Browse files
committed
Same license, just updated formatting in README
1 parent 40d64b1 commit 1050be7

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- [Add] CHANGELOG.md :-)
66
- [Add] Enable target attribute in caption links [#299](https://github.com/lokesh/lightbox2/pull/299)
77
- [Change] Add lightbox.css to bower.json main property
8-
- [Change] Dropped version property from bower.son. [#453](https://github.com/lokesh/lightbox2/pull/453)
8+
- [Change] Dropped version property from bower.json. [#453](https://github.com/lokesh/lightbox2/pull/453)
99
- [Fix] Remove empty src attribute from img tag [#287](https://github.com/lokesh/lightbox2/pull/287)
1010
- [Fix] Correct grammatical error in comment [#224](https://github.com/lokesh/lightbox2/pull/224)
1111
- [Fix] Clear the jquery animation queue before hiding the .lb-loader [#309](https://github.com/lokesh/lightbox2/pull/309)

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,14 @@ by Lokesh Dhakar
2525
* and many others. Thanks!!!
2626

2727
##License
28-
Licensed under the [Creative Commons Attribution 2.5 License](http://creativecommons.org/licenses/by/2.5/)
28+
29+
<a rel="license" href="http://creativecommons.org/licenses/by/2.5/"><img alt=
30+
"Creative Commons License" style="border-width:0" height="31" src=
31+
"http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by.svg" /></a><br/>
32+
<span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">lightbox2</span> by <a xmlns:cc=
33+
"http://creativecommons.org/ns#" href="http://lokeshdhakar.com/projects/lightbox2/" property=
34+
"cc:attributionName" rel="cc:attributionURL">Lokesh Dhakar</a> is licensed under a <a rel=
35+
"license" href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>.
2936

3037
* Free for use in both personal and commercial projects.
3138
* Attribution requires leaving author name, author homepage link, and the license info intact.

0 commit comments

Comments
 (0)