Merge pull request #2255 from favre49/copyright-fix
Copyright and GOVERNANCE.md fix.
This commit is contained in:
+2
-2
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user