mirror of
https://github.com/revanced/smali.git
synced 2025-06-12 12:17:37 +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:
@ -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;
|
||||
|
Reference in New Issue
Block a user