[med-svn] [python-mne] 376/376: fix copyrights and authors

Yaroslav Halchenko debian at onerussian.com
Fri Nov 27 17:23:24 UTC 2015


This is an automated email from the git hooks/post-receive script.

yoh pushed a commit to annotated tag v0.1
in repository python-mne.

commit 25bcb032410b6cd79f321f398b8f67ab8e512b15
Author: Alexandre Gramfort <alexandre.gramfort at inria.fr>
Date:   Sun Sep 25 17:35:18 2011 -0400

    fix copyrights and authors
---
 AUTHORS.rst |  2 ++
 LICENSE.txt | 10 +++++-----
 README.rst  | 12 ++++++------
 3 files changed, 13 insertions(+), 11 deletions(-)

diff --git a/AUTHORS.rst b/AUTHORS.rst
index 1a7b32f..9251255 100644
--- a/AUTHORS.rst
+++ b/AUTHORS.rst
@@ -5,3 +5,5 @@ Authors
 
   * Alexandre Gramfort <gramfort at nmr.mgh.harvard.edu> 2011
   * Matti Hamalainen <msh at nmr.mgh.harvard.edu> 2011
+  * Emily Ruzich <emilyr at nmr.mgh.harvard.edu> 2011
+  * Martin Luessi <mluessi at nmr.mgh.harvard.edu> 2011
diff --git a/LICENSE.txt b/LICENSE.txt
index 84d2ed5..a63dc6a 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -1,4 +1,4 @@
-Copyright © 2011, Alexandre Gramfort and Matti Hamalainen
+Copyright © 2011, authors of MNE-Python
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
@@ -8,14 +8,14 @@ modification, are permitted provided that the following conditions are met:
     * Redistributions in binary form must reproduce the above copyright
       notice, this list of conditions and the following disclaimer in the
       documentation and/or other materials provided with the distribution.
-    * Neither the name of the Massachusetts General Hospital nor the
-      names of its contributors may be used to endorse or promote products
-      derived from this software without specific prior written permission.
+    * Neither the names of MNE-Python authors nor the names of any
+      contributors may be used to endorse or promote products derived from
+      this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
+DISCLAIMED. IN NO EVENT SHALL COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY
 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
diff --git a/README.rst b/README.rst
index 5adf66b..ca4c46d 100644
--- a/README.rst
+++ b/README.rst
@@ -17,7 +17,7 @@ of the latest code: http://github.com/mne-tools/mne-python/archives/master
 Installing
 ==========
 
-As any Python packages, to install mne-python, simply do::
+As any Python packages, to install MNE-Python, simply do::
 
     python setup.py install
 
@@ -34,7 +34,7 @@ or with pip::
 Workflow to contribute
 =========================
 
-To contribute to mne-python, first create an account on `github
+To contribute to MNE-Python, first create an account on `github
 <http://github.com/>`_. Once this is done, fork the `mne-python repository
 <http://github.com/mne-tools/mne-python>`_ to have you own repository,
 clone it using 'git clone' on the computers where you want to work. Make
@@ -79,12 +79,12 @@ upload in to PyPI::
 Licensing
 ----------
 
-mne-python is **BSD-licenced** (3 clause):
+MNE-Python is **BSD-licenced** (3 clause):
 
     This software is OSI Certified Open Source Software.
     OSI Certified is a certification mark of the Open Source Initiative.
 
-    Copyright (c) 2011, Alexandre Gramfort
+    Copyright (c) 2011, authors of MNE-Python
     All rights reserved.
 
     Redistribution and use in source and binary forms, with or without
@@ -97,8 +97,8 @@ mne-python is **BSD-licenced** (3 clause):
       this list of conditions and the following disclaimer in the documentation
       and/or other materials provided with the distribution.
 
-    * Neither the name of Alexandre Gramfort. nor the names of other mne
-      contributors may be used to endorse or promote products derived from 
+    * Neither the names of MNE-Python authors nor the names of any
+      contributors may be used to endorse or promote products derived from
       this software without specific prior written permission.
 
     **This software is provided by the copyright holders and contributors

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git



More information about the debian-med-commit mailing list