From 5870e3e99164e1c8e718b87f8bb89163575418cd Mon Sep 17 00:00:00 2001 From: Nima Alamatsaz Date: Mon, 17 Jun 2019 17:59:19 -0400 Subject: [PATCH] Change copyright and contact addresses --- README.md | 8 +++++--- behavior.py | 4 ++-- calibration.py | 4 ++-- config.py | 4 ++-- context.py | 4 ++-- daq.py | 4 ++-- daqs.py | 4 ++-- globals.py | 4 ++-- gui.py | 4 ++-- hdf5.py | 4 ++-- load.py | 4 ++-- misc.py | 4 ++-- physiology.py | 4 ++-- plotting.py | 4 ++-- pump.py | 4 ++-- setup.py | 4 ++-- 16 files changed, 35 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index c116da1..7d45a54 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ experiment session. ## Resources -Inspired by and partially rewritten from Neurobehavior by Brad Buran: +Inspired by and partially rewritten from NeuroBehavior by Brad Buran: https://bitbucket.org/bburan/neurobehavior Electronic circuits: @@ -63,6 +63,8 @@ https://github.com/nalamat/ears/issues Visit lab website: https://centers.njit.edu/nesh -Feel free to email us about anything: +Feel free to email us about anything at: +- NESH Lab: ears.software@gmail.com + +Written by: - Nima Alamatsaz: nima.alamatsaz@gmail.com -- Antje Ihlefeld: antje.ihlefeld@njit.edu diff --git a/behavior.py b/behavior.py index 890a50e..f74763f 100644 --- a/behavior.py +++ b/behavior.py @@ -2,8 +2,8 @@ This file is part of the EARS project: https://github.com/nalamat/ears -Copyright (C) 2017-2018 Nima Alamatsaz -Copyright (C) 2017-2018 Antje Ihlefeld +Copyright (C) 2017-2019 Nima Alamatsaz +Copyright (C) 2017-2019 NESH Lab This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/calibration.py b/calibration.py index ea3f643..28fbd97 100644 --- a/calibration.py +++ b/calibration.py @@ -2,8 +2,8 @@ This file is part of the EARS project: https://github.com/nalamat/ears -Copyright (C) 2017-2018 Nima Alamatsaz -Copyright (C) 2017-2018 Antje Ihlefeld +Copyright (C) 2017-2019 Nima Alamatsaz +Copyright (C) 2017-2019 NESH Lab This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/config.py b/config.py index 70da0d1..db77a37 100644 --- a/config.py +++ b/config.py @@ -2,8 +2,8 @@ This file is part of the EARS project: https://github.com/nalamat/ears -Copyright (C) 2017-2018 Nima Alamatsaz -Copyright (C) 2017-2018 Antje Ihlefeld +Copyright (C) 2017-2019 Nima Alamatsaz +Copyright (C) 2017-2019 NESH Lab This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/context.py b/context.py index 631d685..ede4a75 100644 --- a/context.py +++ b/context.py @@ -2,8 +2,8 @@ This file is part of the EARS project: https://github.com/nalamat/ears -Copyright (C) 2017-2018 Nima Alamatsaz -Copyright (C) 2017-2018 Antje Ihlefeld +Copyright (C) 2017-2019 Nima Alamatsaz +Copyright (C) 2017-2019 NESH Lab This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/daq.py b/daq.py index 668366d..7f9516b 100644 --- a/daq.py +++ b/daq.py @@ -2,8 +2,8 @@ This file is part of the EARS project: https://github.com/nalamat/ears -Copyright (C) 2017-2018 Nima Alamatsaz -Copyright (C) 2017-2018 Antje Ihlefeld +Copyright (C) 2017-2019 Nima Alamatsaz +Copyright (C) 2017-2019 NESH Lab This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/daqs.py b/daqs.py index 701ff67..506293b 100644 --- a/daqs.py +++ b/daqs.py @@ -4,8 +4,8 @@ This file is part of the EARS project: https://github.com/nalamat/ears -Copyright (C) 2017-2018 Nima Alamatsaz -Copyright (C) 2017-2018 Antje Ihlefeld +Copyright (C) 2017-2019 Nima Alamatsaz +Copyright (C) 2017-2019 NESH Lab This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/globals.py b/globals.py index 9248390..fcc3a3e 100644 --- a/globals.py +++ b/globals.py @@ -2,8 +2,8 @@ This file is part of the EARS project: https://github.com/nalamat/ears -Copyright (C) 2017-2018 Nima Alamatsaz -Copyright (C) 2017-2018 Antje Ihlefeld +Copyright (C) 2017-2019 Nima Alamatsaz +Copyright (C) 2017-2019 NESH Lab This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/gui.py b/gui.py index f4f2234..917e8e9 100644 --- a/gui.py +++ b/gui.py @@ -2,8 +2,8 @@ This file is part of the EARS project: https://github.com/nalamat/ears -Copyright (C) 2017-2018 Nima Alamatsaz -Copyright (C) 2017-2018 Antje Ihlefeld +Copyright (C) 2017-2019 Nima Alamatsaz +Copyright (C) 2017-2019 NESH Lab This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/hdf5.py b/hdf5.py index bd129d7..699dae5 100644 --- a/hdf5.py +++ b/hdf5.py @@ -2,8 +2,8 @@ This file is part of the EARS project: https://github.com/nalamat/ears -Copyright (C) 2017-2018 Nima Alamatsaz -Copyright (C) 2017-2018 Antje Ihlefeld +Copyright (C) 2017-2019 Nima Alamatsaz +Copyright (C) 2017-2019 NESH Lab This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/load.py b/load.py index 575e34d..780f7c1 100644 --- a/load.py +++ b/load.py @@ -2,8 +2,8 @@ This file is part of the EARS project: https://github.com/nalamat/ears -Copyright (C) 2017-2018 Nima Alamatsaz -Copyright (C) 2017-2018 Antje Ihlefeld +Copyright (C) 2017-2019 Nima Alamatsaz +Copyright (C) 2017-2019 NESH Lab This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/misc.py b/misc.py index db25b16..6e519a8 100644 --- a/misc.py +++ b/misc.py @@ -2,8 +2,8 @@ This file is part of the EARS project: https://github.com/nalamat/ears -Copyright (C) 2017-2018 Nima Alamatsaz -Copyright (C) 2017-2018 Antje Ihlefeld +Copyright (C) 2017-2019 Nima Alamatsaz +Copyright (C) 2017-2019 NESH Lab This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/physiology.py b/physiology.py index 53bb138..637c287 100644 --- a/physiology.py +++ b/physiology.py @@ -2,8 +2,8 @@ This file is part of the EARS project: https://github.com/nalamat/ears -Copyright (C) 2017-2018 Nima Alamatsaz -Copyright (C) 2017-2018 Antje Ihlefeld +Copyright (C) 2017-2019 Nima Alamatsaz +Copyright (C) 2017-2019 NESH Lab This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/plotting.py b/plotting.py index 4b81093..688e691 100644 --- a/plotting.py +++ b/plotting.py @@ -2,8 +2,8 @@ This file is part of the EARS project: https://github.com/nalamat/ears -Copyright (C) 2017-2018 Nima Alamatsaz -Copyright (C) 2017-2018 Antje Ihlefeld +Copyright (C) 2017-2019 Nima Alamatsaz +Copyright (C) 2017-2019 NESH Lab This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/pump.py b/pump.py index beb7103..fbf489f 100644 --- a/pump.py +++ b/pump.py @@ -2,8 +2,8 @@ This file is part of the EARS project: https://github.com/nalamat/ears -Copyright (C) 2017-2018 Nima Alamatsaz -Copyright (C) 2017-2018 Antje Ihlefeld +Copyright (C) 2017-2019 Nima Alamatsaz +Copyright (C) 2017-2019 NESH Lab Original project repository: https://bitbucket.org/bburan/new-era Copyright (C) 2011-2012 Brad Buran diff --git a/setup.py b/setup.py index 9847d74..22609df 100644 --- a/setup.py +++ b/setup.py @@ -2,8 +2,8 @@ This file is part of the EARS project: https://github.com/nalamat/ears -Copyright (C) 2017-2018 Nima Alamatsaz -Copyright (C) 2017-2018 Antje Ihlefeld +Copyright (C) 2017-2019 Nima Alamatsaz +Copyright (C) 2017-2019 NESH Lab This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software