2019-02-15 10:46:18 +01:00
|
|
|
This content is produced and maintained by the openHAB project.
|
2019-01-28 13:07:31 +01:00
|
|
|
|
2019-02-15 10:46:18 +01:00
|
|
|
* Project home: https://www.openhab.org
|
2019-01-28 13:07:31 +01:00
|
|
|
|
|
|
|
== Declared Project Licenses
|
|
|
|
|
|
|
|
This program and the accompanying materials are made available under the terms
|
|
|
|
of the Eclipse Public License 2.0 which is available at
|
|
|
|
https://www.eclipse.org/legal/epl-2.0/.
|
|
|
|
|
|
|
|
== Source Code
|
|
|
|
|
2019-02-15 10:46:18 +01:00
|
|
|
https://github.com/openhab/openhab-core
|
2019-01-28 13:07:31 +01:00
|
|
|
|
|
|
|
|
|
|
|
== Third-party Content
|
|
|
|
|
|
|
|
xstream Version: 1.4.7
|
|
|
|
* License: New BSD License
|
|
|
|
* Project: http://xstream.codehaus.org/
|
|
|
|
* Source: http://svn.codehaus.org/xstream/tags/XSTREAM_1_4_7/xstream/
|
|
|
|
|
|
|
|
== Third-party license(s)
|
|
|
|
|
|
|
|
=== New BSD License
|
|
|
|
|
|
|
|
Copyright (c) 2003-2006, Joe Walnes
|
|
|
|
Copyright (c) 2006-2009, 2011 XStream Committers
|
|
|
|
All rights reserved.
|
|
|
|
|
|
|
|
Redistribution and use in source and binary forms, with or without
|
|
|
|
modification, are permitted provided that the following conditions are met:
|
|
|
|
|
|
|
|
1. Redistributions of source code must retain the above copyright notice, this list of
|
|
|
|
conditions and the following disclaimer.
|
|
|
|
|
|
|
|
2. 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.
|
|
|
|
|
|
|
|
3. Neither the name of XStream nor the names of its contributors may be used to endorse
|
|
|
|
or promote products derived from this software without specific prior written
|
|
|
|
permission.
|