Proper copyright notice

llvm-svn: 166443
This commit is contained in:
Enrico Granata 2012-10-22 22:03:16 +00:00
parent 395a574ea2
commit dbeb0f0e0c
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
//===-- fooplugin.cpp -------------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
/*
An example plugin for LLDB that provides a new foo command with a child subcommand
Compile this into a dylib foo.dylib and load by placing in appropriate locations on disk or