Skip to content

Commit 6154956

Browse files
author
grzegok
committed
Updated links and added jsign.
1 parent 5fb1eb0 commit 6154956

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

l4j/web/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
</div>
22
<div class="footer">
33
All trademarks mentioned are properties of their respective owners.<br />
4-
Copyright &copy; 2005-2017 Grzegorz Kowal
4+
Copyright &copy; 2005-2018 Grzegorz Kowal
55
<p style="margin-top: 0.5em">
66
<a href="https://sourceforge.net/p/launch4j/" rel="nofollow"><img alt="Download Launch4j Executable Wrapper" src="https://sourceforge.net/sflogo.php?type=16&group_id=95944"></a>
77
</p>

l4j/web/links.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@ <h2>Links</h2>
22
<p>
33
<a href="https://github.com/lukaszlenart/launch4j-maven-plugin">Maven plugin by Lukasz Lenart<a><br>
44
<a href="http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22net.sf.launch4j%22%20AND%20a%3A%22launch4j%22">Maven Central Repository</a><br>
5+
<a href="https://ebourg.github.io/jsign/">Jsign - Java implementation of Microsoft Authenticode for signing Windows executable files</a><br>
56
<a href="http://prdownloads.sourceforge.net/dev-cpp/devcpp-4.9.9.2_setup.exe">Bloodshed Dev-C++</a><br>
7+
<a href="https://sourceforge.net/projects/orwelldevcpp/">Orwell Dev-C++</a><br>
68
<a href="http://www.mingw.org/">MinGW</a><br>
79
<a href="http://jakarta.apache.org/commons/beanutils/">Commons BeanUtils</a><br>
810
<a href="http://jakarta.apache.org/commons/logging/">Commons Logging</a><br>
9-
<a href="http://xstream.codehaus.org/">XStream</a><br>
11+
<a href="http://x-stream.github.io/">XStream</a><br>
1012
<a href="http://www.jgoodies.com/freeware/libraries/">JGoodies</a><br>
1113
<a href="http://www.eclipse.org/">Eclipse</a><br>
1214
</p>

0 commit comments

Comments
 (0)