forked from cernekee/ics-openconnect
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Showing
1 changed file
with
3 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
</head> | ||
<body> | ||
Extended to include multi-protocol support, 2018-2019 Daniel Lenski <a href="mailto:[email protected]"><[email protected]></a> | ||
using <a href="http://www.infradead.org/openconnect/changelog.html">openconnect v8.03</a>.<br> | ||
using <a href="http://www.infradead.org/openconnect/changelog.html">openconnect v8.03</a>. Quick settings tile added by Terry Yao.<br> | ||
<br> | ||
Copyright 2013-2014 Kevin Cernekee <a href="mailto:[email protected]"><[email protected]></a><br> | ||
This is free software with ABSOLUTELY NO WARRANTY.<br> | ||
|
@@ -28,11 +28,11 @@ | |
Copyright 2012-2013 Arne Schwab<br> | ||
<br> | ||
<a href="http://www.infradead.org/openconnect">OpenConnect</a><br> | ||
Copyright 2008-2012 Intel Corporation.<br> | ||
Copyright 2008-2019 Intel Corporation.<br> | ||
Author: David Woodhouse<br> | ||
<br> | ||
<a href="http://www.gnutls.org/">GnuTLS</a><br> | ||
Copyright 2000-2012 Free Software Foundation, Inc.<br> | ||
Copyright 2000-2019 Free Software Foundation, Inc.<br> | ||
Author: Nikos Mavrogiannopoulos<br> | ||
<br> | ||
<a href="https://gmplib.org/">GMP</a><br> | ||
|