mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-03-04 19:33:13 +01:00
Added LLVM-style license headers to all our files.
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
// Statements: D -> LLVM glue
|
||||
//===-- statements.cpp ----------------------------------------------------===//
|
||||
//
|
||||
// LDC – the LLVM D compiler
|
||||
//
|
||||
// This file is distributed under the BSD-style LDC license. See the LICENSE
|
||||
// file for details.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
||||
#include <stdio.h>
|
||||
#include <math.h>
|
||||
|
||||
Reference in New Issue
Block a user