diff options
author | wisberg <wisberg> | 2003-01-06 23:44:57 +0000 |
---|---|---|
committer | wisberg <wisberg> | 2003-01-06 23:44:57 +0000 |
commit | d873ab74b536aedee1bdc9ad415818b005176182 (patch) | |
tree | 5d5c64de995775dcbdf2d7675e0b9ec71f9747b4 /tests | |
parent | 749fc8caf6d298020b3ac80ab6a7a7d579e79101 (diff) | |
download | aspectj-d873ab74b536aedee1bdc9ad415818b005176182.tar.gz aspectj-d873ab74b536aedee1bdc9ad415818b005176182.zip |
removed MPL header accidentally left in.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/junitModules.xml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/tests/junitModules.xml b/tests/junitModules.xml index f1584904a..1bd6f5177 100644 --- a/tests/junitModules.xml +++ b/tests/junitModules.xml @@ -1,23 +1,3 @@ -<!-- -*- Mode: SGML; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- --> -<!-- --> -<!-- This file is part of the compiler and core tools for the AspectJ(tm) --> -<!-- programming language; see http://aspectj.org --> -<!-- --> -<!-- The contents of this file are subject to the Mozilla Public License --> -<!-- Version 1.1 (the "License"); you may not use this file except in --> -<!-- compliance with the License. You may obtain a copy of the License at --> -<!-- either http://www.mozilla.org/MPL/ or http://aspectj.org/MPL/. --> -<!-- --> -<!-- Software distributed under the License is distributed on an "AS IS" basis, --> -<!-- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License --> -<!-- for the specific language governing rights and limitations under the --> -<!-- License. --> -<!-- --> -<!-- The Original Code is AspectJ. --> -<!-- --> -<!-- The Initial Developer of the Original Code is Xerox Corporation. Portions --> -<!-- created by Xerox Corporation are Copyright (C) 2002 Xerox Corporation. --> -<!-- All Rights Reserved. --> <!-- ============================================================================== --> <!-- This assumes a complete pre-built eclipse workspace --> |