Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Unified Diff: compiler/java/com/google/dart/compiler/util/apache/NOTICE.txt

Issue 10236009: Add the most useful Apache Commons utils (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add Dart copyright header Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: compiler/java/com/google/dart/compiler/util/apache/NOTICE.txt
diff --git a/compiler/java/com/google/dart/compiler/util/apache/NOTICE.txt b/compiler/java/com/google/dart/compiler/util/apache/NOTICE.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2f0ca384cccb34a99ea3803432d154a319053d35
--- /dev/null
+++ b/compiler/java/com/google/dart/compiler/util/apache/NOTICE.txt
@@ -0,0 +1,8 @@
+Apache Commons Lang
+Copyright 2001-2011 The Apache Software Foundation
+
+This product includes software developed by
+The Apache Software Foundation (http://www.apache.org/).
+
+This product includes software from the Spring Framework,
+under the Apache License 2.0 (see: StringUtils.containsWhitespace())

Powered by Google App Engine
This is Rietveld 408576698