Merge pull request #2255 from favre49/copyright-fix

Copyright and GOVERNANCE.md fix.
This commit is contained in:
Marcus Edel
2020-03-04 18:53:09 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# mlpack governance structure (DRAFT)
# mlpack governance structure
Revised Oct. 21st, 2019.
@@ -17,7 +17,7 @@ detailed in the "Governance Changes" section.
mlpack aims to be an open and welcoming environment, and as such, we have a
code of conduct that helps foster this environment. See
(here)[https://github.com/mlpack/mlpack/blob/master/CODE_OF_CONDUCT.md] for
[here](https://github.com/mlpack/mlpack/blob/master/CODE_OF_CONDUCT.md) for
more information.
## Teams & Roles
+1 -1
View File
@@ -17,7 +17,7 @@ under the MIT License and the Public Domain (www.unlicense.org). This code
is used in src/mlpack/core/data/load_image.hpp.
----
Copyright (c) 2007-2018, mlpack contributors (see COPYRIGHT.txt)
Copyright (c) 2007-2020, mlpack contributors (see COPYRIGHT.txt)
All rights reserved.
Redistribution and use of mlpack in source and binary forms, with or without