mirror of
https://github.com/lightbend/config.git
synced 2025-02-04 00:20:09 +08:00
add copyright comment to top of all files
This commit is contained in:
parent
278db76719
commit
d4bfdab913
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config;
|
||||
|
||||
import java.util.List;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config;
|
||||
|
||||
/**
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config;
|
||||
|
||||
import java.io.File;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config;
|
||||
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config;
|
||||
|
||||
/**
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config;
|
||||
|
||||
import java.util.List;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config;
|
||||
|
||||
/**
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config;
|
||||
|
||||
import java.util.Map;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config;
|
||||
|
||||
/**
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config;
|
||||
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config;
|
||||
|
||||
import java.net.URL;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config;
|
||||
|
||||
public final class ConfigResolveOptions {
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config;
|
||||
|
||||
/**
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config;
|
||||
|
||||
public enum ConfigSyntax {
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config;
|
||||
|
||||
/**
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config;
|
||||
|
||||
import java.util.Collection;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config;
|
||||
|
||||
/**
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import java.util.ArrayList;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import com.typesafe.config.ConfigMergeable;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import com.typesafe.config.ConfigOrigin;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import java.util.ArrayList;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import java.util.ArrayList;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import com.typesafe.config.ConfigOrigin;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import java.io.File;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import com.typesafe.config.ConfigOrigin;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import com.typesafe.config.ConfigOrigin;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import com.typesafe.config.ConfigOrigin;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import com.typesafe.config.ConfigOrigin;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import com.typesafe.config.ConfigOrigin;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import java.util.ArrayList;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import com.typesafe.config.ConfigValueType;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
enum FromMapMode {
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import java.io.BufferedReader;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import java.io.StringReader;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import java.util.Iterator;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import java.util.Stack;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import java.io.IOException;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import java.util.Collection;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import com.typesafe.config.ConfigMergeable;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import java.util.ArrayList;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import java.util.ArrayList;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import java.util.AbstractMap;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import com.typesafe.config.ConfigOrigin;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import java.util.IdentityHashMap;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
class Token {
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
enum TokenType {
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import java.io.IOException;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import java.util.List;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl;
|
||||
|
||||
import java.util.Collection;
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
import org.junit.Assert._
|
||||
import org.junit._
|
||||
import com.typesafe.config._
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
import com.typesafe.config.Config
|
||||
import com.typesafe.config.ConfigFactory
|
||||
object Util {
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl
|
||||
|
||||
import org.junit.Assert._
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl
|
||||
|
||||
import org.junit.Assert._
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl
|
||||
|
||||
import org.junit.Assert._
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl
|
||||
|
||||
import org.junit.Assert._
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl
|
||||
|
||||
import org.junit.Assert._
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl
|
||||
|
||||
import org.junit.Assert._
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl
|
||||
|
||||
import org.junit.Assert._
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl
|
||||
|
||||
import org.junit.Assert._
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl
|
||||
|
||||
import org.junit.Assert._
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl
|
||||
|
||||
import org.junit.Assert._
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl
|
||||
|
||||
import org.junit.Assert._
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl
|
||||
|
||||
import org.junit.Assert.assertEquals
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl
|
||||
|
||||
import org.junit.Assert._
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Copyright (C) 2011 Typesafe Inc. <http://typesafe.com>
|
||||
*/
|
||||
package com.typesafe.config.impl
|
||||
|
||||
import org.junit.Assert._
|
||||
|
Loading…
Reference in New Issue
Block a user