Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2017 MIT Haystack
Copyright © 2014–2017 MIT Haystack

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
2 changes: 1 addition & 1 deletion shared/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ <h1>tipsy <sub>beta</sub></h1>
<!-- Default footer. -->
<footer>
<a target="_blank" href="http://groups.csail.mit.edu/haystack/">Haystack group</a> at <a target="_blank" href="http://csail.mit.edu/">MIT CSAIL</a> &amp; <a target="_blank"
href="http://bocoup.com">Bocoup</a> collaboration - <a target="_blank" href="http://github.com/haystack/tipsy">Source</a> / <a target="_blank" href="http://tipsy.csail.mit.edu">Project</a> - MIT License 2015
href="http://bocoup.com">Bocoup</a> collaboration <a target="_blank" href="http://github.com/haystack/tipsy">Source</a> / <a target="_blank" href="http://tipsy.csail.mit.edu">Project</a> MIT License 2014–2017
</footer>

<script src="../node_modules/jquery/dist/jquery.js"></script>
Expand Down