-
Notifications
You must be signed in to change notification settings - Fork 3
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
1 addition
and
1 deletion.
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 |
---|---|---|
|
@@ -231,7 +231,7 @@ protected function emitBody($dispatcher) { | |
<P class="title">Zookeeper Online version <?php echo Engine::VERSION; ?></P> | ||
<P>Zookeeper Online © 1997-2020 J Mason <[email protected]></P> | ||
<P>This program is free software; you are welcome to redistribute it | ||
under certain conditions. See the <A HREF="LICENSE.md" TARGET="_blank">LICENSE</A> | ||
under certain conditions. See the <A HREF="LICENSE" TARGET="_blank">LICENSE</A> | ||
for details.</P> | ||
<P><A HREF="https://zookeeper.ibinx.com/" TARGET="_blank">Zookeeper Online project homepage</A></P> | ||
</DIV> | ||
|