Skip to content
Merged
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
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ Developer resources:

Information regarding source code management, builds, coding standards, and more.

- On the Wiki: https://github.com/eclipse/january/wiki
- On the Wiki: https://github.com/eclipse-january/january/wiki
- On the Eclipse Project Portal: https://projects.eclipse.org/projects/technology.january/developer

Contributor License Agreement:
------------------------------

Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).
Before your contribution can be accepted by the project, you need to create and electronically submit an Eclipse Contributor Agreement (ECA).

- http://www.eclipse.org/legal/CLA.php
- http://www.eclipse.org/legal/eca

Contact:
--------
Expand Down
416 changes: 245 additions & 171 deletions LICENSE

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

This is a library for handling Data in Java. It is inspired in part by [NumPy](http://www.numpy.org/) and aims to provide similar functionality.

The [Eclipse January](https://eclipse.org/january) project combines the core data structures projects of the following projects which originated the code.
The [Eclipse January](https://eclipse.dev/january) project combines the core data structures projects of the following projects which originated the code.

* [Eclipse DAWNSci](https://github.com/eclipse/dawnsci)
* [Eclipse ICE](https://github.com/eclipse/ice)
* [Eclipse EAVP](https://github.com/eclipse/eavp)
* [DAWNSci](https://github.com/DawnScience/scisoft-core)
* [Eclipse ICE](https://gitlab.eclipse.org/eclipse/ice/ice)
* [~Eclipse EAVP~](https://github.com/eclipse-archived/eavp)

## Why use it?

Expand All @@ -25,7 +25,7 @@ Clone the examples repository and have a look. Browse over to the [examples](org

## Javadocs

The current Javadocs are published here: https://eclipse.org/january/apidocs/
The current Javadocs are published here: https://eclipse.dev/january/apidocs/

## Contributing

Expand Down
261 changes: 0 additions & 261 deletions epl-v10.html

This file was deleted.

Loading
Loading