comparison LICENSE @ 664:eef8ac26c66c

Some missed LLVMDC -> LDC.
author Christian Kamm <kamm incasoftware de>
date Mon, 06 Oct 2008 22:54:08 +0200
parents 6df6433fdb25
children 3112d269dd95
comparison
equal deleted inserted replaced
663:6aaa3d3c1183 664:eef8ac26c66c
1 LLVMDC is released under the "three-clause BSD" license reproduced below with 1 LDC is released under the "three-clause BSD" license reproduced below with
2 the following exceptions: 2 the following exceptions:
3 3
4 The DMD frontend in dmd/* is originally written by Walter Bright and released 4 The DMD frontend in dmd/* is originally written by Walter Bright and released
5 under the artistic license (dmd/artistic.txt) or the GPL version 1 (dmd/gpl.txt). 5 under the artistic license (dmd/artistic.txt) or the GPL version 1 (dmd/gpl.txt).
6 6
8 Friedman for GDC and released under the artistic license (dmd/artistic.txt) or 8 Friedman for GDC and released under the artistic license (dmd/artistic.txt) or
9 the GPL version 2 or later. 9 the GPL version 2 or later.
10 10
11 11
12 -- "three-clause BSD" -- 12 -- "three-clause BSD" --
13 Copyright (c) 2007-2008 LLVMDC Team. 13 Copyright (c) 2007-2008 LDC Team.
14 All rights reserved. 14 All rights reserved.
15 15
16 Redistribution and use in source and binary forms, with or without modification, 16 Redistribution and use in source and binary forms, with or without modification,
17 are permitted provided that the following conditions are met: 17 are permitted provided that the following conditions are met:
18 18
19 * Redistributions of source code must retain the above copyright notice, this 19 * Redistributions of source code must retain the above copyright notice, this
20 list of conditions and the following disclaimer. 20 list of conditions and the following disclaimer.
21 * Redistributions in binary form must reproduce the above copyright notice, this 21 * Redistributions in binary form must reproduce the above copyright notice, this
22 list of conditions and the following disclaimer in the documentation and/or 22 list of conditions and the following disclaimer in the documentation and/or
23 other materials provided with the distribution. 23 other materials provided with the distribution.
24 * Neither the name of the LLVMDC Team nor the names of its contributors may be 24 * Neither the name of the LDC Team nor the names of its contributors may be
25 used to endorse or promote products derived from this software without specific 25 used to endorse or promote products derived from this software without specific
26 prior written permission. 26 prior written permission.
27 27
28 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 28 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
29 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 29 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES