1<?xml version="1.0" encoding="UTF-8"?> 2<database xmlns="http://nouveau.freedesktop.org/" 3xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 4xsi:schemaLocation="https://gitlab.freedesktop.org/freedreno/ rules-fd.xsd"> 5 6<copyright year="2013"> 7 8<author name="Rob Clark" email="robdclark@gmail.com"><nick name="robclark"/> 9Initial Author. 10</author> 11 12<author name="Ilia Mirkin" email="imirkin@alum.mit.edu"><nick name="imirkin"/> 13many a3xx/a4xx contributions 14</author> 15 16<license> 17Permission is hereby granted, free of charge, to any person obtaining 18a copy of this software and associated documentation files (the 19"Software"), to deal in the Software without restriction, including 20without limitation the rights to use, copy, modify, merge, publish, 21distribute, sublicense, and/or sell copies of the Software, and to 22permit persons to whom the Software is furnished to do so, subject to 23the following conditions: 24 25The above copyright notice and this permission notice (including the 26next paragraph) shall be included in all copies or substantial 27portions of the Software. 28 29THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 30EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 31MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 32IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE 33LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION 34OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION 35WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 36</license> 37 38</copyright> 39</database> 40 41