Skip to content

Commit ad897ae

Browse files
authored
combining license and copyright reference
1 parent 80aa2e3 commit ad897ae

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
## Development Practices
55

66
* Code development will be peformed in a forked copy of the repo. Commits will not be
7-
made directly to the ngt-archive repo. Developers will submit a pull
8-
request that is then merged by another team member, if another team member is available.
7+
made directly to the repo. Developers will submit a pull request that is then merged
8+
by another team member, if another team member is available.
99
* Each pull request should contain only related modifications to a feature or bug fix.
1010
* Sensitive information (secret keys, usernames etc) and configuration data
1111
(e.g database host port) should not be checked in to the repo.
@@ -27,10 +27,6 @@ See also the list of [contributors](https://github.com/CCSI-Toolset/membrane_mod
2727
We use [SemVer](http://semver.org/) for versioning. For the versions available,
2828
see the [tags on this repository](https://github.com/CCSI-Toolset/membrane_model/tags).
2929

30-
## License
30+
## License & Copyright
3131

3232
See [LICENSE.md](LICENSE.md) file for details
33-
34-
## Copyright Notice
35-
36-
TBD

0 commit comments

Comments
 (0)