-
Notifications
You must be signed in to change notification settings - Fork 1
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
1 parent
b31b729
commit 1228855
Showing
6 changed files
with
88 additions
and
21 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
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 |
---|---|---|
@@ -1,3 +1,21 @@ | ||
© 2024 DataJoint Inc. All Rights Reserved. | ||
© [Your Name or Your Organization Name] [Year]. All rights reserved. | ||
|
||
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License | ||
|
||
By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. | ||
|
||
1. License | ||
You are free to: | ||
- **Share** — copy and redistribute the material in any medium or format | ||
|
||
Under the following terms: | ||
- **Attribution** — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. | ||
- **NonCommercial** — You may not use the material for commercial purposes. | ||
- **NoDerivatives** — If you remix, transform, or build upon the material, you may not distribute the modified material. | ||
|
||
No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. | ||
|
||
2. Notices: | ||
- You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. | ||
- No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. | ||
|
||
This repository is for private use only. No part of this work may be reproduced, distributed, or transmitted in any form or by any means without the prior written permission of the author. |
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 |
---|---|---|
@@ -1,5 +1,14 @@ | ||
# The DataJoint Textbook | ||
[![License: CC BY-NC-ND 4.0](https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-nd/4.0/) | ||
|
||
© 2024 DataJoint Inc. All Rights Reserved. | ||
# Datajoint Workbook | ||
|
||
This repository is for private use only. No part of this work may be reproduced, distributed, or transmitted in any form or by any means without the prior written permission of the author. | ||
This is a companion book to the [DataJoint Book](https://dimitri-yatsenko.datajoint.io/datajoint-book). | ||
It contains exercises and assignments for a semester-long course for Database Systems programming. | ||
The course covers the basic concepts for designing, populating, and querying relational databases. | ||
|
||
# License | ||
|
||
© DataJoint Inc., 2024. All rights reserved. | ||
|
||
This work is licensed under the [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License](LICENSE.md). | ||
You may share the content as long as you give appropriate credit, do not use it for commercial purposes, and do share any modifications. |
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.