Fix license; remove $Id$ version.

This commit is contained in:
Axel Naumann
2014-01-07 11:08:37 +01:00
committed by sftnight
parent 5da6e646a5
commit 44481ace1e
94 changed files with 424 additions and 80 deletions

View File

@ -1,7 +1,10 @@
//--------------------------------------------------------------------*- C++ -*-
// CLING - the C++ LLVM-based InterpreterG :)
// version: $Id$
// author: Axel Naumann <axel@cern.ch>
//
// This file is dual-licensed: you can choose to license it under the University
// of Illinois Open Source License or the GNU Lesser General Public License. See
// LICENSE.TXT for details.
//------------------------------------------------------------------------------
#include "cling/Interpreter/InvocationOptions.h"