Author: jim Date: 2006-08-31 13:48:22 -0600 (Thu, 31 Aug 2006) New Revision: 2365
Added: trunk/udev/LICENSE Removed: trunk/udev/license Modified: / trunk/udev/ Log: [EMAIL PROTECTED] (orig r2502): jim | 2006-08-31 09:18:12 -0700 [EMAIL PROTECTED]: jim | 2006-08-24 21:44:42 -0700 Renamed the LICENSE file Property changes on: ___________________________________________________________________ Name: svk:merge - b6734a72-470d-0410-b049-f317dca95413:/:2501 + b6734a72-470d-0410-b049-f317dca95413:/:2502 Property changes on: trunk/udev ___________________________________________________________________ Name: svk:merge - 38c7b366-470d-0410-a457-935707c16d9b:/udev:5197 3949c430-d905-0410-97b6-f115d20341b5:/udev:1348 3b7552df-c20a-0410-b7e1-d7eaf1be8828:/udev:1263 + 38c7b366-470d-0410-a457-935707c16d9b:/udev:5240 3949c430-d905-0410-97b6-f115d20341b5:/udev:1348 3b7552df-c20a-0410-b7e1-d7eaf1be8828:/udev:1263 Added: trunk/udev/LICENSE =================================================================== --- trunk/udev/LICENSE (rev 0) +++ trunk/udev/LICENSE 2006-08-31 19:48:22 UTC (rev 2365) @@ -0,0 +1,22 @@ +Copyright (c) 2006 Jim Gifford and Ryan Oliver + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS +BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + Deleted: trunk/udev/license =================================================================== --- trunk/udev/license 2006-08-31 07:48:45 UTC (rev 2364) +++ trunk/udev/license 2006-08-31 19:48:22 UTC (rev 2365) @@ -1,22 +0,0 @@ -Copyright (c) 2006 Jim Gifford and Ryan Oliver - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS -BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - -- http://linuxfromscratch.org/mailman/listinfo/cross-lfs FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
