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 CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ All issues and pull requests are welcome on GitHub at https://github.com/99xt/sc
#License

[MIT License](https://github.com/99xt/scikit-api/blob/master/LICENSE)
Copyright (c) 2016 99X Technology
Copyright (c) 2017 99X Technology
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2016 99X Technology
Copyright (c) 2017 99X Technology

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion web/ui/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016 Preboot team
Copyright (c) 2017 Preboot team

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion web/ui/src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ <h1>Say hello to Machine learning</h1>
<footer>
<div class="container">
<hr>
<p class="muted pull-right">© 2016 99x Technology | All rights reserved</p>
<p class="muted pull-right">© 2017 99x Technology | All rights reserved</p>
</div>
</footer>