copyright update
This commit is contained in:
parent
d02c8cac9d
commit
701602d16a
@ -32,7 +32,7 @@ An automated installation script will be completed soon.
|
|||||||
[r]: http://github.com/savetheinternet/Tinyboard/blob/master/README.md
|
[r]: http://github.com/savetheinternet/Tinyboard/blob/master/README.md
|
||||||
|
|
||||||
## License
|
## License
|
||||||
Copyright (c) 2010 by Omega Software Development Group
|
Copyright (c) 2010-2011 by Omega Software Development Group
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
purpose with or without fee is hereby granted, provided that the above copyright
|
purpose with or without fee is hereby granted, provided that the above copyright
|
||||||
|
@ -101,6 +101,6 @@
|
|||||||
Pages: {pages:
|
Pages: {pages:
|
||||||
[<a href="{pages[link]}">{pages[num]}</a>]{!%last? }
|
[<a href="{pages[link]}">{pages[num]}</a>]{!%last? }
|
||||||
}
|
}
|
||||||
<p class="unimportant" style="text-align:center;">Copyright © 2010 <a href="http://omegasdg.com/">OmegaSDG</a></p>
|
<p class="unimportant" style="text-align:center;">Copyright © 2010-2011 <a href="http://omegasdg.com/">OmegaSDG</a></p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -11,6 +11,6 @@
|
|||||||
<div class="title">{subtitle?{subtitle}}<p>{mod?<a href="?/">Return to dashboard</a>}</p></div>
|
<div class="title">{subtitle?{subtitle}}<p>{mod?<a href="?/">Return to dashboard</a>}</p></div>
|
||||||
{body}
|
{body}
|
||||||
<hr/>
|
<hr/>
|
||||||
<p class="unimportant" style="text-align:center;">Copyright © 2010 <a href="http://omegasdg.com/">OmegaSDG</a></p>
|
<p class="unimportant" style="text-align:center;">Copyright © 2010-2011 <a href="http://omegasdg.com/">OmegaSDG</a></p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -83,6 +83,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
<a href="{return}">[Return.]</a>
|
<a href="{return}">[Return.]</a>
|
||||||
<p class="unimportant" style="text-align:center;">Copyright © 2010 <a href="http://omegasdg.com/">OmegaSDG</a></p>
|
<p class="unimportant" style="text-align:center;">Copyright © 2010-2011 <a href="http://omegasdg.com/">OmegaSDG</a></p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user