summaryrefslogtreecommitdiff
path: root/Tools/Source/MigrationTools/org/tianocore/migration/Func.java
diff options
context:
space:
mode:
authoralfred <alfred@6f19259b-4bc3-4df7-8a09-765794883524>2006-08-14 05:16:07 +0000
committeralfred <alfred@6f19259b-4bc3-4df7-8a09-765794883524>2006-08-14 05:16:07 +0000
commitb02824125f2a6d9e6f9ea50447d182334060c5cb (patch)
tree3ef07d4cf7cfae3daa0b2f8d3f5205e07dc2e6be /Tools/Source/MigrationTools/org/tianocore/migration/Func.java
parent1915103e27513e82ae6ba6f0f9146adf444c537c (diff)
downloadedk2-b02824125f2a6d9e6f9ea50447d182334060c5cb.zip
edk2-b02824125f2a6d9e6f9ea50447d182334060c5cb.tar.gz
edk2-b02824125f2a6d9e6f9ea50447d182334060c5cb.tar.bz2
Add License Head to all files
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1248 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Tools/Source/MigrationTools/org/tianocore/migration/Func.java')
-rw-r--r--Tools/Source/MigrationTools/org/tianocore/migration/Func.java12
1 files changed, 12 insertions, 0 deletions
diff --git a/Tools/Source/MigrationTools/org/tianocore/migration/Func.java b/Tools/Source/MigrationTools/org/tianocore/migration/Func.java
index 843995a..d51412c 100644
--- a/Tools/Source/MigrationTools/org/tianocore/migration/Func.java
+++ b/Tools/Source/MigrationTools/org/tianocore/migration/Func.java
@@ -1,3 +1,15 @@
+/** @file
+
+ Copyright (c) 2006, Intel Corporation
+ All rights reserved. This program and the accompanying materials
+ are licensed and made available under the terms and conditions of the BSD License
+ which accompanies this distribution. The full text of the license may be found at
+ http://opensource.org/licenses/bsd-license.php
+
+ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+
+ **/
package org.tianocore.migration;
import java.util.regex.*;