diff --git a/include/cling/Interpreter/CIFactory.h b/include/cling/Interpreter/CIFactory.h index a24b65f1..becd21e5 100644 --- a/include/cling/Interpreter/CIFactory.h +++ b/include/cling/Interpreter/CIFactory.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Axel Naumann +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_CIFACTORY_H diff --git a/include/cling/Interpreter/CValuePrinter.h b/include/cling/Interpreter/CValuePrinter.h index 69a43770..9ead05c2 100644 --- a/include/cling/Interpreter/CValuePrinter.h +++ b/include/cling/Interpreter/CValuePrinter.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_VALUEPRINTERC_H diff --git a/include/cling/Interpreter/ClangInternalState.h b/include/cling/Interpreter/ClangInternalState.h index d1a0c7b3..b95993bb 100644 --- a/include/cling/Interpreter/ClangInternalState.h +++ b/include/cling/Interpreter/ClangInternalState.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: 8a2c4a806b2df22b9d375b228b1ccb502010a74f $ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_CLANG_INTERNAL_STATE_H diff --git a/include/cling/Interpreter/ClingOptions.h b/include/cling/Interpreter/ClingOptions.h index 22e678f2..ae6ad07d 100644 --- a/include/cling/Interpreter/ClingOptions.h +++ b/include/cling/Interpreter/ClingOptions.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Axel Naumann +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_CLINGOPTIONS_H diff --git a/include/cling/Interpreter/CompilationOptions.h b/include/cling/Interpreter/CompilationOptions.h index 7248328d..6221f185 100644 --- a/include/cling/Interpreter/CompilationOptions.h +++ b/include/cling/Interpreter/CompilationOptions.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: IncrementalParser.h 42072 2011-11-16 19:27:35Z vvassilev $ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_COMPILATION_OPTIONS diff --git a/include/cling/Interpreter/DynamicExprInfo.h b/include/cling/Interpreter/DynamicExprInfo.h index 669511dc..ece02699 100644 --- a/include/cling/Interpreter/DynamicExprInfo.h +++ b/include/cling/Interpreter/DynamicExprInfo.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: DynamicLookupRuntimeUniverse.h 44568 2012-06-05 12:48:15Z axel $ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_DYNAMIC_EXPR_INFO_H diff --git a/include/cling/Interpreter/DynamicLibraryManager.h b/include/cling/Interpreter/DynamicLibraryManager.h index ac445a38..4e853f28 100644 --- a/include/cling/Interpreter/DynamicLibraryManager.h +++ b/include/cling/Interpreter/DynamicLibraryManager.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: 8a2c4a806b2df22b9d375b228b1ccb502010a74f $ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_DYNAMIC_LIBRARY_MANAGER_H diff --git a/include/cling/Interpreter/DynamicLookupLifetimeHandler.h b/include/cling/Interpreter/DynamicLookupLifetimeHandler.h index 27af4ddf..4c4df5b5 100644 --- a/include/cling/Interpreter/DynamicLookupLifetimeHandler.h +++ b/include/cling/Interpreter/DynamicLookupLifetimeHandler.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_DYNAMIC_LOOKUP_LIFETIME_HANDLER_H #define CLING_DYNAMIC_LOOKUP_LIFETIME_HANDLER_H diff --git a/include/cling/Interpreter/DynamicLookupRuntimeUniverse.h b/include/cling/Interpreter/DynamicLookupRuntimeUniverse.h index c6597e2b..09d5b302 100644 --- a/include/cling/Interpreter/DynamicLookupRuntimeUniverse.h +++ b/include/cling/Interpreter/DynamicLookupRuntimeUniverse.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_DYNAMIC_LOOKUP_RUNTIME_UNIVERSE_H #define CLING_DYNAMIC_LOOKUP_RUNTIME_UNIVERSE_H diff --git a/include/cling/Interpreter/Interpreter.h b/include/cling/Interpreter/Interpreter.h index 2bf74a5a..b737a789 100644 --- a/include/cling/Interpreter/Interpreter.h +++ b/include/cling/Interpreter/Interpreter.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: cd58ec48f1f279a480adfbf866320fc658a41b2d $ // author: Lukasz Janyst +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_INTERPRETER_H diff --git a/include/cling/Interpreter/InterpreterCallbacks.h b/include/cling/Interpreter/InterpreterCallbacks.h index 62af7116..9b593805 100644 --- a/include/cling/Interpreter/InterpreterCallbacks.h +++ b/include/cling/Interpreter/InterpreterCallbacks.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_INTERPRETER_CALLBACKS_H diff --git a/include/cling/Interpreter/InvocationOptions.h b/include/cling/Interpreter/InvocationOptions.h index 1bb8ae41..ce54c11d 100644 --- a/include/cling/Interpreter/InvocationOptions.h +++ b/include/cling/Interpreter/InvocationOptions.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Axel Naumann +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_INVOCATIONOPTIONS_H diff --git a/include/cling/Interpreter/LookupHelper.h b/include/cling/Interpreter/LookupHelper.h index b72ed145..0e9b5ca4 100644 --- a/include/cling/Interpreter/LookupHelper.h +++ b/include/cling/Interpreter/LookupHelper.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: Interpreter.h 45404 2012-08-06 08:30:06Z vvassilev $ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_LOOKUP_HELPER_H diff --git a/include/cling/Interpreter/RuntimeException.h b/include/cling/Interpreter/RuntimeException.h index 7c434967..5d7899f2 100644 --- a/include/cling/Interpreter/RuntimeException.h +++ b/include/cling/Interpreter/RuntimeException.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_RUNTIME_EXCEPTION_H diff --git a/include/cling/Interpreter/RuntimeUniverse.h b/include/cling/Interpreter/RuntimeUniverse.h index 668e811d..54f2d360 100644 --- a/include/cling/Interpreter/RuntimeUniverse.h +++ b/include/cling/Interpreter/RuntimeUniverse.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_RUNTIME_UNIVERSE_H #define CLING_RUNTIME_UNIVERSE_H diff --git a/include/cling/Interpreter/StoredValueRef.h b/include/cling/Interpreter/StoredValueRef.h index 70ccb031..805d7a6a 100644 --- a/include/cling/Interpreter/StoredValueRef.h +++ b/include/cling/Interpreter/StoredValueRef.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Axel Naumann +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_STOREDVALUEREF_H diff --git a/include/cling/Interpreter/Transaction.h b/include/cling/Interpreter/Transaction.h index bf3d56e1..df90944c 100644 --- a/include/cling/Interpreter/Transaction.h +++ b/include/cling/Interpreter/Transaction.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_TRANSACTION_H diff --git a/include/cling/Interpreter/Value.h b/include/cling/Interpreter/Value.h index 8688178e..9964e6dd 100644 --- a/include/cling/Interpreter/Value.h +++ b/include/cling/Interpreter/Value.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_VALUE_H diff --git a/include/cling/Interpreter/ValuePrinter.h b/include/cling/Interpreter/ValuePrinter.h index cf81e13b..39242434 100644 --- a/include/cling/Interpreter/ValuePrinter.h +++ b/include/cling/Interpreter/ValuePrinter.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Axel Naumann +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_VALUEPRINTER_H diff --git a/include/cling/Interpreter/ValuePrinterInfo.h b/include/cling/Interpreter/ValuePrinterInfo.h index e39be98e..335dee74 100644 --- a/include/cling/Interpreter/ValuePrinterInfo.h +++ b/include/cling/Interpreter/ValuePrinterInfo.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_VALUE_PRINTER_INFO_H diff --git a/include/cling/MetaProcessor/MetaProcessor.h b/include/cling/MetaProcessor/MetaProcessor.h index 543031c1..a5b2725d 100644 --- a/include/cling/MetaProcessor/MetaProcessor.h +++ b/include/cling/MetaProcessor/MetaProcessor.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Lukasz Janyst +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_METAPROCESSOR_H diff --git a/include/cling/UserInterface/CompilationException.h b/include/cling/UserInterface/CompilationException.h index 5cdc6eff..352b1b37 100644 --- a/include/cling/UserInterface/CompilationException.h +++ b/include/cling/UserInterface/CompilationException.h @@ -1,6 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) // author: Axel Naumann +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_COMPILATIONEXCEPTION_H diff --git a/include/cling/UserInterface/UserInterface.h b/include/cling/UserInterface/UserInterface.h index 378f211b..97031831 100644 --- a/include/cling/UserInterface/UserInterface.h +++ b/include/cling/UserInterface/UserInterface.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Lukasz Janyst +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_USERINTERFACE_H diff --git a/include/cling/Utils/AST.h b/include/cling/Utils/AST.h index 689fb299..b21c98e9 100644 --- a/include/cling/Utils/AST.h +++ b/include/cling/Utils/AST.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_UTILS_AST_H diff --git a/lib/Interpreter/ASTDumper.cpp b/lib/Interpreter/ASTDumper.cpp index c0443673..3b5826be 100644 --- a/lib/Interpreter/ASTDumper.cpp +++ b/lib/Interpreter/ASTDumper.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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 "ASTDumper.h" diff --git a/lib/Interpreter/ASTDumper.h b/lib/Interpreter/ASTDumper.h index 911ad8ab..427a3e7f 100644 --- a/lib/Interpreter/ASTDumper.h +++ b/lib/Interpreter/ASTDumper.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: 27217adceba602502bdfdd8a756fbbc017f275fa $ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_AST_DUMPER_H diff --git a/lib/Interpreter/ASTNodeEraser.cpp b/lib/Interpreter/ASTNodeEraser.cpp index 4308a9ea..32c9d4c5 100644 --- a/lib/Interpreter/ASTNodeEraser.cpp +++ b/lib/Interpreter/ASTNodeEraser.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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 "ASTNodeEraser.h" diff --git a/lib/Interpreter/ASTNodeEraser.h b/lib/Interpreter/ASTNodeEraser.h index 0515b4b9..c07f375e 100644 --- a/lib/Interpreter/ASTNodeEraser.h +++ b/lib/Interpreter/ASTNodeEraser.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: a88f59662c0204c76ab2204361d9f64b1e10fcfc $ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_AST_NODE_ERASER diff --git a/lib/Interpreter/AutoSynthesizer.cpp b/lib/Interpreter/AutoSynthesizer.cpp index 66f7bae3..caf898f3 100644 --- a/lib/Interpreter/AutoSynthesizer.cpp +++ b/lib/Interpreter/AutoSynthesizer.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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 "AutoSynthesizer.h" diff --git a/lib/Interpreter/AutoSynthesizer.h b/lib/Interpreter/AutoSynthesizer.h index 12226fa2..f5a13128 100644 --- a/lib/Interpreter/AutoSynthesizer.h +++ b/lib/Interpreter/AutoSynthesizer.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: cb7241880ebcbba87b2ae16476c2812afd7ff571 $ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_AUTO_SYNTHESIZER_H diff --git a/lib/Interpreter/CIFactory.cpp b/lib/Interpreter/CIFactory.cpp index fc47c8c9..5ac49e7f 100644 --- a/lib/Interpreter/CIFactory.cpp +++ b/lib/Interpreter/CIFactory.cpp @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Axel Naumann +// +// 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/CIFactory.h" diff --git a/lib/Interpreter/CheckEmptyTransactionTransformer.cpp b/lib/Interpreter/CheckEmptyTransactionTransformer.cpp index d9086ea9..9a1e1c10 100644 --- a/lib/Interpreter/CheckEmptyTransactionTransformer.cpp +++ b/lib/Interpreter/CheckEmptyTransactionTransformer.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: 437122046a46b828d7e11a9ab281b2f9c50f8aec $ // author: Vassil Vassilev +// +// 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 "CheckEmptyTransactionTransformer.h" diff --git a/lib/Interpreter/CheckEmptyTransactionTransformer.h b/lib/Interpreter/CheckEmptyTransactionTransformer.h index 73b77100..0332aad4 100644 --- a/lib/Interpreter/CheckEmptyTransactionTransformer.h +++ b/lib/Interpreter/CheckEmptyTransactionTransformer.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: a88f59662c0204c76ab2204361d9f64b1e10fcfc $ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_CHECK_EMPTY_TRANSACTION_TRANSFORMER diff --git a/lib/Interpreter/ClangInternalState.cpp b/lib/Interpreter/ClangInternalState.cpp index 7ad1c7f2..b2e9758e 100644 --- a/lib/Interpreter/ClangInternalState.cpp +++ b/lib/Interpreter/ClangInternalState.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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/ClangInternalState.h" diff --git a/lib/Interpreter/DeclCollector.cpp b/lib/Interpreter/DeclCollector.cpp index 06851ff6..1f13df50 100644 --- a/lib/Interpreter/DeclCollector.cpp +++ b/lib/Interpreter/DeclCollector.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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 "DeclCollector.h" diff --git a/lib/Interpreter/DeclCollector.h b/lib/Interpreter/DeclCollector.h index 9a6b2735..5920a3f8 100644 --- a/lib/Interpreter/DeclCollector.h +++ b/lib/Interpreter/DeclCollector.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_DECL_COLLECTOR_H diff --git a/lib/Interpreter/DeclExtractor.cpp b/lib/Interpreter/DeclExtractor.cpp index 545fc14e..97aaa127 100644 --- a/lib/Interpreter/DeclExtractor.cpp +++ b/lib/Interpreter/DeclExtractor.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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 "DeclExtractor.h" diff --git a/lib/Interpreter/DeclExtractor.h b/lib/Interpreter/DeclExtractor.h index 587938f4..d392290c 100644 --- a/lib/Interpreter/DeclExtractor.h +++ b/lib/Interpreter/DeclExtractor.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_DECL_EXTRACTOR_H diff --git a/lib/Interpreter/DynamicExprInfo.cpp b/lib/Interpreter/DynamicExprInfo.cpp index 9bbcbba2..2b9c1724 100644 --- a/lib/Interpreter/DynamicExprInfo.cpp +++ b/lib/Interpreter/DynamicExprInfo.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: Interpreter.cpp 45775 2012-08-31 14:54:11Z vvassilev $ // author: Vassil Vassilev +// +// 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/DynamicExprInfo.h" diff --git a/lib/Interpreter/DynamicLibraryManager.cpp b/lib/Interpreter/DynamicLibraryManager.cpp index a4d67862..b460da49 100644 --- a/lib/Interpreter/DynamicLibraryManager.cpp +++ b/lib/Interpreter/DynamicLibraryManager.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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/DynamicLibraryManager.h" diff --git a/lib/Interpreter/DynamicLookup.cpp b/lib/Interpreter/DynamicLookup.cpp index c75776e0..c9c5dd7d 100644 --- a/lib/Interpreter/DynamicLookup.cpp +++ b/lib/Interpreter/DynamicLookup.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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 "DynamicLookup.h" diff --git a/lib/Interpreter/DynamicLookup.h b/lib/Interpreter/DynamicLookup.h index 9affab09..f9f7d078 100644 --- a/lib/Interpreter/DynamicLookup.h +++ b/lib/Interpreter/DynamicLookup.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: 8a2c4a806b2df22b9d375b228b1ccb502010a74f $ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_DYNAMIC_LOOKUP_H diff --git a/lib/Interpreter/ExecutionContext.cpp b/lib/Interpreter/ExecutionContext.cpp index 0d8b3cf7..b11ba6fa 100644 --- a/lib/Interpreter/ExecutionContext.cpp +++ b/lib/Interpreter/ExecutionContext.cpp @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Axel Naumann +// +// 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 "ExecutionContext.h" diff --git a/lib/Interpreter/ExecutionContext.h b/lib/Interpreter/ExecutionContext.h index bdab5342..904adb23 100644 --- a/lib/Interpreter/ExecutionContext.h +++ b/lib/Interpreter/ExecutionContext.h @@ -1,6 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) // author: Axel Naumann +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_EXECUTIONCONTEXT_H diff --git a/lib/Interpreter/IRDumper.cpp b/lib/Interpreter/IRDumper.cpp index 339a7994..858eb30a 100644 --- a/lib/Interpreter/IRDumper.cpp +++ b/lib/Interpreter/IRDumper.cpp @@ -1,8 +1,11 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Baozeng Ding // author: Vassil Vassilev +// +// 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 "IRDumper.h" diff --git a/lib/Interpreter/IRDumper.h b/lib/Interpreter/IRDumper.h index a6ac87ea..81902177 100644 --- a/lib/Interpreter/IRDumper.h +++ b/lib/Interpreter/IRDumper.h @@ -1,8 +1,11 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Baozeng Ding // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_IR_DUMPER_H diff --git a/lib/Interpreter/IncrementalParser.cpp b/lib/Interpreter/IncrementalParser.cpp index 4c2f15a3..b60bdc49 100644 --- a/lib/Interpreter/IncrementalParser.cpp +++ b/lib/Interpreter/IncrementalParser.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Axel Naumann +// +// 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 "IncrementalParser.h" diff --git a/lib/Interpreter/IncrementalParser.h b/lib/Interpreter/IncrementalParser.h index 82679d53..a13069d1 100644 --- a/lib/Interpreter/IncrementalParser.h +++ b/lib/Interpreter/IncrementalParser.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: 2e7bf01c5cf0048b0e6353b5ba55d09cc0961993 $ // author: Axel Naumann +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_INCREMENTAL_PARSER_H diff --git a/lib/Interpreter/Interpreter.cpp b/lib/Interpreter/Interpreter.cpp index 40e8044d..47d00a78 100644 --- a/lib/Interpreter/Interpreter.cpp +++ b/lib/Interpreter/Interpreter.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Lukasz Janyst +// +// 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/Interpreter.h" diff --git a/lib/Interpreter/InterpreterCallbacks.cpp b/lib/Interpreter/InterpreterCallbacks.cpp index f47ce99f..bebb5502 100644 --- a/lib/Interpreter/InterpreterCallbacks.cpp +++ b/lib/Interpreter/InterpreterCallbacks.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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/InterpreterCallbacks.h" diff --git a/lib/Interpreter/InvocationOptions.cpp b/lib/Interpreter/InvocationOptions.cpp index 37cc6083..215c36da 100644 --- a/lib/Interpreter/InvocationOptions.cpp +++ b/lib/Interpreter/InvocationOptions.cpp @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Axel Naumann +// +// 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" diff --git a/lib/Interpreter/LookupHelper.cpp b/lib/Interpreter/LookupHelper.cpp index a9a95f5d..bac01639 100644 --- a/lib/Interpreter/LookupHelper.cpp +++ b/lib/Interpreter/LookupHelper.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: AST.cpp 45014 2012-07-11 20:31:42Z vvassilev $ // author: Vassil Vassilev +// +// 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/LookupHelper.h" diff --git a/lib/Interpreter/NullDerefProtectionTransformer.cpp b/lib/Interpreter/NullDerefProtectionTransformer.cpp index 71348af8..fe9324d8 100644 --- a/lib/Interpreter/NullDerefProtectionTransformer.cpp +++ b/lib/Interpreter/NullDerefProtectionTransformer.cpp @@ -1,8 +1,11 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Baozeng Ding // author: Vassil Vassilev +// +// 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 "NullDerefProtectionTransformer.h" diff --git a/lib/Interpreter/NullDerefProtectionTransformer.h b/lib/Interpreter/NullDerefProtectionTransformer.h index e25e9897..4c8bedf2 100644 --- a/lib/Interpreter/NullDerefProtectionTransformer.h +++ b/lib/Interpreter/NullDerefProtectionTransformer.h @@ -1,8 +1,11 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: cb7241880ebcbba87b2ae16476c2812afd7ff571 $ // author: Baozeng Ding // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_AST_NULL_DEREF_PROTECTION_H diff --git a/lib/Interpreter/RequiredSymbols.cpp b/lib/Interpreter/RequiredSymbols.cpp index 04688a7e..10343a20 100644 --- a/lib/Interpreter/RequiredSymbols.cpp +++ b/lib/Interpreter/RequiredSymbols.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Axel Naumann +// +// 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/Interpreter.h" diff --git a/lib/Interpreter/ReturnSynthesizer.cpp b/lib/Interpreter/ReturnSynthesizer.cpp index 47560a44..0171cc19 100644 --- a/lib/Interpreter/ReturnSynthesizer.cpp +++ b/lib/Interpreter/ReturnSynthesizer.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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 "ReturnSynthesizer.h" diff --git a/lib/Interpreter/ReturnSynthesizer.h b/lib/Interpreter/ReturnSynthesizer.h index 32b51223..43eb122a 100644 --- a/lib/Interpreter/ReturnSynthesizer.h +++ b/lib/Interpreter/ReturnSynthesizer.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_RETURN_SYNTHESIZER_H diff --git a/lib/Interpreter/RuntimeException.cpp b/lib/Interpreter/RuntimeException.cpp index eacec333..5254cd79 100644 --- a/lib/Interpreter/RuntimeException.cpp +++ b/lib/Interpreter/RuntimeException.cpp @@ -1,8 +1,11 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Baozeng Ding // author: Vassil Vassilev +// +// 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/RuntimeException.h" diff --git a/lib/Interpreter/StoredValueRef.cpp b/lib/Interpreter/StoredValueRef.cpp index 8e0ffe67..a4f7c87b 100644 --- a/lib/Interpreter/StoredValueRef.cpp +++ b/lib/Interpreter/StoredValueRef.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: ValuePrinter.cpp 46307 2012-10-04 06:53:23Z axel $ // author: Axel Naumann +// +// 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/StoredValueRef.h" diff --git a/lib/Interpreter/Transaction.cpp b/lib/Interpreter/Transaction.cpp index a450ec7d..0becee6a 100644 --- a/lib/Interpreter/Transaction.cpp +++ b/lib/Interpreter/Transaction.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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/Transaction.h" diff --git a/lib/Interpreter/TransactionPool.h b/lib/Interpreter/TransactionPool.h index 33cf7be5..4114cbf6 100644 --- a/lib/Interpreter/TransactionPool.h +++ b/lib/Interpreter/TransactionPool.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_TRANSACTION_POOL_H diff --git a/lib/Interpreter/TransactionTransformer.cpp b/lib/Interpreter/TransactionTransformer.cpp index 9d6ff2c5..e19497a7 100644 --- a/lib/Interpreter/TransactionTransformer.cpp +++ b/lib/Interpreter/TransactionTransformer.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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 "TransactionTransformer.h" diff --git a/lib/Interpreter/TransactionTransformer.h b/lib/Interpreter/TransactionTransformer.h index da791b2c..18ae54fc 100644 --- a/lib/Interpreter/TransactionTransformer.h +++ b/lib/Interpreter/TransactionTransformer.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_TRANSACTION_TRANSFORMER_H diff --git a/lib/Interpreter/Value.cpp b/lib/Interpreter/Value.cpp index da58d639..06e5fe57 100644 --- a/lib/Interpreter/Value.cpp +++ b/lib/Interpreter/Value.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: Value.cpp 48537 2013-02-11 17:30:03Z vvassilev $ // author: Axel Naumann +// +// 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/Value.h" diff --git a/lib/Interpreter/ValuePrinter.cpp b/lib/Interpreter/ValuePrinter.cpp index 921fbce2..b41e3cca 100644 --- a/lib/Interpreter/ValuePrinter.cpp +++ b/lib/Interpreter/ValuePrinter.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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/ValuePrinter.h" diff --git a/lib/Interpreter/ValuePrinterInfo.cpp b/lib/Interpreter/ValuePrinterInfo.cpp index 3fb5923a..6da903ae 100644 --- a/lib/Interpreter/ValuePrinterInfo.cpp +++ b/lib/Interpreter/ValuePrinterInfo.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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/ValuePrinterInfo.h" diff --git a/lib/Interpreter/ValuePrinterSynthesizer.cpp b/lib/Interpreter/ValuePrinterSynthesizer.cpp index c9164b4b..2682b99f 100644 --- a/lib/Interpreter/ValuePrinterSynthesizer.cpp +++ b/lib/Interpreter/ValuePrinterSynthesizer.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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 "ValuePrinterSynthesizer.h" diff --git a/lib/Interpreter/ValuePrinterSynthesizer.h b/lib/Interpreter/ValuePrinterSynthesizer.h index a7683525..f07d8d4d 100644 --- a/lib/Interpreter/ValuePrinterSynthesizer.h +++ b/lib/Interpreter/ValuePrinterSynthesizer.h @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_VALUE_PRINTER_SYNTHESIZER_H diff --git a/lib/MetaProcessor/Display.cpp b/lib/MetaProcessor/Display.cpp index 28bd1f11..a8a81178 100644 --- a/lib/MetaProcessor/Display.cpp +++ b/lib/MetaProcessor/Display.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: 1b0fb422149b1f3c27b917010553d13030150d58 $ // author: Timur Pocheptsov +// +// 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 "Display.h" diff --git a/lib/MetaProcessor/Display.h b/lib/MetaProcessor/Display.h index 1db1c070..3e8535c9 100644 --- a/lib/MetaProcessor/Display.h +++ b/lib/MetaProcessor/Display.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Timur Pocheptsov +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_DISPLAY_H diff --git a/lib/MetaProcessor/InputValidator.cpp b/lib/MetaProcessor/InputValidator.cpp index 2ab092fa..c66abedd 100644 --- a/lib/MetaProcessor/InputValidator.cpp +++ b/lib/MetaProcessor/InputValidator.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Axel Naumann +// +// 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 "InputValidator.h" diff --git a/lib/MetaProcessor/InputValidator.h b/lib/MetaProcessor/InputValidator.h index 10c3dd97..39b9d7b1 100644 --- a/lib/MetaProcessor/InputValidator.h +++ b/lib/MetaProcessor/InputValidator.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Axel Naumann +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_INPUT_VALIDATOR_H diff --git a/lib/MetaProcessor/MetaLexer.cpp b/lib/MetaProcessor/MetaLexer.cpp index 9f5a602d..85818808 100644 --- a/lib/MetaProcessor/MetaLexer.cpp +++ b/lib/MetaProcessor/MetaLexer.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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 "MetaLexer.h" diff --git a/lib/MetaProcessor/MetaLexer.h b/lib/MetaProcessor/MetaLexer.h index ce21daac..7c83bc70 100644 --- a/lib/MetaProcessor/MetaLexer.h +++ b/lib/MetaProcessor/MetaLexer.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_META_LEXER_H diff --git a/lib/MetaProcessor/MetaParser.cpp b/lib/MetaProcessor/MetaParser.cpp index 31d01a21..ce665c4d 100644 --- a/lib/MetaProcessor/MetaParser.cpp +++ b/lib/MetaProcessor/MetaParser.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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 "MetaParser.h" diff --git a/lib/MetaProcessor/MetaParser.h b/lib/MetaProcessor/MetaParser.h index 37f7ced7..81c7707b 100644 --- a/lib/MetaProcessor/MetaParser.h +++ b/lib/MetaProcessor/MetaParser.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_META_PARSER_H diff --git a/lib/MetaProcessor/MetaProcessor.cpp b/lib/MetaProcessor/MetaProcessor.cpp index 206e39f4..0eab259a 100644 --- a/lib/MetaProcessor/MetaProcessor.cpp +++ b/lib/MetaProcessor/MetaProcessor.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id: b699d14f47fba93f2a13236bf24c6fd61f938363 $ // author: Axel Naumann +// +// 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/MetaProcessor/MetaProcessor.h" diff --git a/lib/MetaProcessor/MetaSema.cpp b/lib/MetaProcessor/MetaSema.cpp index 3dc63536..c4c5db56 100644 --- a/lib/MetaProcessor/MetaSema.cpp +++ b/lib/MetaProcessor/MetaSema.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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 "MetaSema.h" diff --git a/lib/MetaProcessor/MetaSema.h b/lib/MetaProcessor/MetaSema.h index 7b58b055..953a7d3b 100644 --- a/lib/MetaProcessor/MetaSema.h +++ b/lib/MetaProcessor/MetaSema.h @@ -1,7 +1,10 @@ //--------------------------------------------------------------------*- C++ -*- // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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. //------------------------------------------------------------------------------ #ifndef CLING_META_SEMA_H diff --git a/lib/UserInterface/UserInterface.cpp b/lib/UserInterface/UserInterface.cpp index ea769f2e..5d984a9a 100644 --- a/lib/UserInterface/UserInterface.cpp +++ b/lib/UserInterface/UserInterface.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Axel Naumann +// +// 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/UserInterface/UserInterface.h" diff --git a/lib/Utils/AST.cpp b/lib/Utils/AST.cpp index 7fea0675..b608a017 100644 --- a/lib/Utils/AST.cpp +++ b/lib/Utils/AST.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Vassil Vassilev +// +// 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/Utils/AST.h" diff --git a/test/CodeUnloading/ProtectedClass.h b/test/CodeUnloading/ProtectedClass.h index 7a1b65eb..8f819726 100644 --- a/test/CodeUnloading/ProtectedClass.h +++ b/test/CodeUnloading/ProtectedClass.h @@ -1,3 +1,11 @@ +//------------------------------------------------------------------------------ +// CLING - the C++ LLVM-based InterpreterG :) +// +// 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. +//------------------------------------------------------------------------------ + #ifndef PROTECTED_TRIVIAL_CLASS #define PROTECTED_TRIVIAL_CLASS class Trivial { diff --git a/test/ErrorRecovery/CannotDotX.h b/test/ErrorRecovery/CannotDotX.h index e7d53a42..98cf99e5 100644 --- a/test/ErrorRecovery/CannotDotX.h +++ b/test/ErrorRecovery/CannotDotX.h @@ -1,3 +1,11 @@ +//------------------------------------------------------------------------------ +// CLING - the C++ LLVM-based InterpreterG :) +// +// 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. +//------------------------------------------------------------------------------ + extern "C" int printf(const char* fmt, ...); class MyClass { diff --git a/test/ErrorRecovery/CurrentFailures.h b/test/ErrorRecovery/CurrentFailures.h index c2438503..7d4ab867 100644 --- a/test/ErrorRecovery/CurrentFailures.h +++ b/test/ErrorRecovery/CurrentFailures.h @@ -1,3 +1,11 @@ +//------------------------------------------------------------------------------ +// CLING - the C++ LLVM-based InterpreterG :) +// +// 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. +//------------------------------------------------------------------------------ + extern "C" int printf(const char* fmt, ...); diff --git a/test/ErrorRecovery/HeaderFileProtector.h b/test/ErrorRecovery/HeaderFileProtector.h index 17c2e352..894e1eee 100644 --- a/test/ErrorRecovery/HeaderFileProtector.h +++ b/test/ErrorRecovery/HeaderFileProtector.h @@ -1,3 +1,11 @@ +//------------------------------------------------------------------------------ +// CLING - the C++ LLVM-based InterpreterG :) +// +// 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. +//------------------------------------------------------------------------------ + #ifndef HEADER_FILE_PROTECTOR #define HEADER_FILE_PROTECTOR #define NN 5 diff --git a/test/ErrorRecovery/MacroDef.h b/test/ErrorRecovery/MacroDef.h index b1c3356a..02096129 100644 --- a/test/ErrorRecovery/MacroDef.h +++ b/test/ErrorRecovery/MacroDef.h @@ -1,3 +1,11 @@ +//------------------------------------------------------------------------------ +// CLING - the C++ LLVM-based InterpreterG :) +// +// 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. +//------------------------------------------------------------------------------ + #ifndef HEADER_FILE_PROTECTOR #define HEADER_FILE_PROTECTOR int f() { diff --git a/test/ErrorRecovery/Overloads.h b/test/ErrorRecovery/Overloads.h index eadef385..412ba24e 100644 --- a/test/ErrorRecovery/Overloads.h +++ b/test/ErrorRecovery/Overloads.h @@ -1,3 +1,11 @@ +//------------------------------------------------------------------------------ +// CLING - the C++ LLVM-based InterpreterG :) +// +// 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 #include diff --git a/test/ErrorRecovery/Redeclarables.h b/test/ErrorRecovery/Redeclarables.h index 7a52d449..77935c6d 100644 --- a/test/ErrorRecovery/Redeclarables.h +++ b/test/ErrorRecovery/Redeclarables.h @@ -1,3 +1,11 @@ +//------------------------------------------------------------------------------ +// CLING - the C++ LLVM-based InterpreterG :) +// +// 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. +//------------------------------------------------------------------------------ + // Makes it easy to debug typedef int A; typedef int B; diff --git a/test/ErrorRecovery/SubsequentDecls.h b/test/ErrorRecovery/SubsequentDecls.h index 1a2b5182..265fc79e 100644 --- a/test/ErrorRecovery/SubsequentDecls.h +++ b/test/ErrorRecovery/SubsequentDecls.h @@ -1,3 +1,11 @@ +//------------------------------------------------------------------------------ +// CLING - the C++ LLVM-based InterpreterG :) +// +// 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. +//------------------------------------------------------------------------------ + // This file contains an error (redefinition of '__my_i') and it gets included // so all the contents should be reverted from the AST transparently. diff --git a/test/Extensions/Lookup/LifetimeHandler.h b/test/Extensions/Lookup/LifetimeHandler.h index bf777c28..ed029247 100644 --- a/test/Extensions/Lookup/LifetimeHandler.h +++ b/test/Extensions/Lookup/LifetimeHandler.h @@ -1,3 +1,11 @@ +//------------------------------------------------------------------------------ +// CLING - the C++ LLVM-based InterpreterG :) +// +// 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 extern "C" int printf(const char* fmt, ...); diff --git a/test/Prompt/MetaProcessor/DotXable.h b/test/Prompt/MetaProcessor/DotXable.h index c6d976fa..73cf7dc2 100644 --- a/test/Prompt/MetaProcessor/DotXable.h +++ b/test/Prompt/MetaProcessor/DotXable.h @@ -1,3 +1,11 @@ +//------------------------------------------------------------------------------ +// CLING - the C++ LLVM-based InterpreterG :) +// +// 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. +//------------------------------------------------------------------------------ + extern "C" int printf(const char* fmt, ...); void DotXable(int a = 1) { printf("%d\n", a); diff --git a/test/Prompt/globalinit.C.h b/test/Prompt/globalinit.C.h index 131627b1..8a20f2f6 100644 --- a/test/Prompt/globalinit.C.h +++ b/test/Prompt/globalinit.C.h @@ -1,3 +1,11 @@ +//------------------------------------------------------------------------------ +// CLING - the C++ LLVM-based InterpreterG :) +// +// 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. +//------------------------------------------------------------------------------ + extern "C" int printf(const char*,...); struct A { diff --git a/test/Prompt/globalinit.C2.h b/test/Prompt/globalinit.C2.h index f0a1f3d5..09451826 100644 --- a/test/Prompt/globalinit.C2.h +++ b/test/Prompt/globalinit.C2.h @@ -1,3 +1,11 @@ +//------------------------------------------------------------------------------ +// CLING - the C++ LLVM-based InterpreterG :) +// +// 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. +//------------------------------------------------------------------------------ + extern "C" int printf(const char*,...); struct B { diff --git a/tools/driver/cling.cpp b/tools/driver/cling.cpp index e414810e..73b14257 100644 --- a/tools/driver/cling.cpp +++ b/tools/driver/cling.cpp @@ -1,7 +1,10 @@ //------------------------------------------------------------------------------ // CLING - the C++ LLVM-based InterpreterG :) -// version: $Id$ // author: Lukasz Janyst +// +// 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/Interpreter.h"