Mon, 13 Feb 2017 16:49:46 +0200
Updated LICEL file reader. Now the name can be either a descriptive string (e.g. '355.o_ph') or the transient digitizer ID (e.g. "BC0").
devnull@34 | 1 | The MIT License (MIT) |
devnull@34 | 2 | |
devnull@34 | 3 | Copyright (c) 2015, Ioannis Binietoglou |
devnull@34 | 4 | |
devnull@34 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy |
devnull@34 | 6 | of this software and associated documentation files (the "Software"), to deal |
devnull@34 | 7 | in the Software without restriction, including without limitation the rights |
devnull@34 | 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
devnull@34 | 9 | copies of the Software, and to permit persons to whom the Software is |
devnull@34 | 10 | furnished to do so, subject to the following conditions: |
devnull@34 | 11 | |
devnull@34 | 12 | The above copyright notice and this permission notice shall be included in all |
devnull@34 | 13 | copies or substantial portions of the Software. |
devnull@34 | 14 | |
devnull@34 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
devnull@34 | 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
devnull@34 | 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
devnull@34 | 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
devnull@34 | 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
devnull@34 | 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
devnull@34 | 21 | SOFTWARE. |