mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-28 17:43:14 +01:00
Added LLVM-style license headers to all our files.
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
|
||||
//===-- typinf.cpp --------------------------------------------------------===//
|
||||
//
|
||||
// LDC – the LLVM D compiler
|
||||
//
|
||||
// This file mostly consists of code under the BSD-style LDC license, but some
|
||||
// parts have been derived from DMD as noted below. See the LICENSE file for
|
||||
// details.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
// Copyright (c) 1999-2004 by Digital Mars
|
||||
// All Rights Reserved
|
||||
|
||||
Reference in New Issue
Block a user