mirror of
https://github.com/revanced/smali.git
synced 2025-06-13 04:27:38 +02:00
Add modification notices to Apache licensed files
git-svn-id: https://smali.googlecode.com/svn/trunk@781 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
This commit is contained in:
@ -12,6 +12,11 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# As per the Apache license requirements, this file has been modified
|
||||
# from its original state.
|
||||
#
|
||||
# Such modifications are Copyright (C) 2010 Ben Gruver, and are released
|
||||
# under the original license
|
||||
|
||||
LOCAL_PATH:= $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
@ -13,6 +13,15 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* As per the Apache license requirements, this file has been modified
|
||||
* from its original state.
|
||||
*
|
||||
* Such modifications are Copyright (C) 2010 Ben Gruver, and are released
|
||||
* under the original license
|
||||
*/
|
||||
|
||||
/*
|
||||
* Command-line invocation of the Dalvik VM.
|
||||
*/
|
||||
|
@ -14,6 +14,14 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* As per the Apache license requirements, this file has been modified
|
||||
* from its original state.
|
||||
*
|
||||
* Such modifications are Copyright (C) 2010 Ben Gruver, and are released
|
||||
* under the original license
|
||||
*/
|
||||
|
||||
package org.jf.dexlib.Util;
|
||||
|
||||
/**
|
||||
|
@ -14,6 +14,14 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* As per the Apache license requirements, this file has been modified
|
||||
* from its original state.
|
||||
*
|
||||
* Such modifications are Copyright (C) 2010 Ben Gruver, and are released
|
||||
* under the original license
|
||||
*/
|
||||
|
||||
package org.jf.dexlib.Util;
|
||||
|
||||
/**
|
||||
|
@ -14,6 +14,14 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* As per the Apache license requirements, this file has been modified
|
||||
* from its original state.
|
||||
*
|
||||
* Such modifications are Copyright (C) 2010 Ben Gruver, and are released
|
||||
* under the original license
|
||||
*/
|
||||
|
||||
package org.jf.dexlib.Util;
|
||||
|
||||
import java.io.IOException;
|
||||
|
@ -14,6 +14,14 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* As per the Apache license requirements, this file has been modified
|
||||
* from its original state.
|
||||
*
|
||||
* Such modifications are Copyright (C) 2010 Ben Gruver, and are released
|
||||
* under the original license
|
||||
*/
|
||||
|
||||
package org.jf.dexlib.Util;
|
||||
|
||||
/**
|
||||
|
@ -14,6 +14,14 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* As per the Apache license requirements, this file has been modified
|
||||
* from its original state.
|
||||
*
|
||||
* Such modifications are Copyright (C) 2010 Ben Gruver, and are released
|
||||
* under the original license
|
||||
*/
|
||||
|
||||
package org.jf.dexlib.Util;
|
||||
|
||||
import java.util.ArrayList;
|
||||
|
@ -14,6 +14,14 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* As per the Apache license requirements, this file has been modified
|
||||
* from its original state.
|
||||
*
|
||||
* Such modifications are Copyright (C) 2010 Ben Gruver, and are released
|
||||
* under the original license
|
||||
*/
|
||||
|
||||
package org.jf.dexlib.Util;
|
||||
|
||||
import java.io.PrintStream;
|
||||
|
@ -14,6 +14,14 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* As per the Apache license requirements, this file has been modified
|
||||
* from its original state.
|
||||
*
|
||||
* Such modifications are Copyright (C) 2010 Ben Gruver, and are released
|
||||
* under the original license
|
||||
*/
|
||||
|
||||
package org.jf.dexlib.Util;
|
||||
|
||||
import java.io.File;
|
||||
|
@ -14,6 +14,14 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* As per the Apache license requirements, this file has been modified
|
||||
* from its original state.
|
||||
*
|
||||
* Such modifications are Copyright (C) 2010 Ben Gruver, and are released
|
||||
* under the original license
|
||||
*/
|
||||
|
||||
package org.jf.dexlib.Util;
|
||||
|
||||
import java.io.FilterWriter;
|
||||
|
@ -14,6 +14,14 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* As per the Apache license requirements, this file has been modified
|
||||
* from its original state.
|
||||
*
|
||||
* Such modifications are Copyright (C) 2010 Ben Gruver, and are released
|
||||
* under the original license
|
||||
*/
|
||||
|
||||
package org.jf.dexlib.Util;
|
||||
|
||||
/**
|
||||
|
@ -14,6 +14,14 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* As per the Apache license requirements, this file has been modified
|
||||
* from its original state.
|
||||
*
|
||||
* Such modifications are Copyright (C) 2010 Ben Gruver, and are released
|
||||
* under the original license
|
||||
*/
|
||||
|
||||
package org.jf.dexlib.Util;
|
||||
|
||||
/**
|
||||
|
@ -14,6 +14,14 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* As per the Apache license requirements, this file has been modified
|
||||
* from its original state.
|
||||
*
|
||||
* Such modifications are Copyright (C) 2010 Ben Gruver, and are released
|
||||
* under the original license
|
||||
*/
|
||||
|
||||
package org.jf.dexlib.Util;
|
||||
|
||||
import java.util.Arrays;
|
||||
|
@ -14,6 +14,14 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* As per the Apache license requirements, this file has been modified
|
||||
* from its original state.
|
||||
*
|
||||
* Such modifications are Copyright (C) 2010 Ben Gruver, and are released
|
||||
* under the original license
|
||||
*/
|
||||
|
||||
package org.jf.dexlib.Util;
|
||||
|
||||
/**
|
||||
|
@ -14,6 +14,14 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* As per the Apache license requirements, this file has been modified
|
||||
* from its original state.
|
||||
*
|
||||
* Such modifications are Copyright (C) 2010 Ben Gruver, and are released
|
||||
* under the original license
|
||||
*/
|
||||
|
||||
package org.jf.dexlib.Util;
|
||||
|
||||
import java.io.*;
|
||||
|
@ -14,6 +14,14 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* As per the Apache license requirements, this file has been modified
|
||||
* from its original state.
|
||||
*
|
||||
* Such modifications are Copyright (C) 2010 Ben Gruver, and are released
|
||||
* under the original license
|
||||
*/
|
||||
|
||||
package org.jf.dexlib.Util;
|
||||
|
||||
import java.io.IOException;
|
||||
|
@ -1,7 +1,4 @@
|
||||
package org.jf;
|
||||
|
||||
/*
|
||||
|
||||
* Copyright 2001-2005 The Apache Software Foundation.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
@ -17,6 +14,16 @@ package org.jf;
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* As per the Apache license requirements, this file has been modified
|
||||
* from its original state.
|
||||
*
|
||||
* Such modifications are Copyright (C) 2010 Ben Gruver, and are released
|
||||
* under the original license
|
||||
*/
|
||||
|
||||
package org.jf;
|
||||
|
||||
import org.apache.maven.plugin.AbstractMojo;
|
||||
import org.apache.maven.plugin.MojoExecutionException;
|
||||
import org.apache.maven.project.MavenProject;
|
||||
|
@ -14,6 +14,12 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# As per the Apache license requirements, this file has been modified
|
||||
# from its original state.
|
||||
#
|
||||
# Such modifications are Copyright (C) 2010 Ben Gruver, and are released
|
||||
# under the original license
|
||||
|
||||
# This script is a wrapper around baksmali.jar, so you can simply call
|
||||
# "baksmali", instead of java -jar baksmali.jar. It is heavily based on
|
||||
# the "dx" script from the Android SDK
|
||||
|
@ -14,6 +14,12 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# As per the Apache license requirements, this file has been modified
|
||||
# from its original state.
|
||||
#
|
||||
# Such modifications are Copyright (C) 2010 Ben Gruver, and are released
|
||||
# under the original license
|
||||
|
||||
# This script is a wrapper for smali.jar, so you can simply call "smali",
|
||||
# instead of java -jar smali.jar. It is heavily based on the "dx" script
|
||||
# from the Android SDK
|
||||
|
Reference in New Issue
Block a user