Generate an Eclipse IP log with jgit eclipse-iplog

The new plugin contains the bulk of the logic to scan a Git repository,
and query IPZilla, in order to produce an XML formatted IP log for the
requested revision of any Git based project.  This plugin is suitable
for embedding into a servlet container, or into the Eclipse workbench.

The command line pgm package knows how to invoke this plugin through
the eclipse-iplog subcommand, permitting storage of the resulting
log as a local XML file.

Change-Id: If01d9d98d07096db6980292bd5f91618c55d00be
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
diff --git a/.eclipse_iplog b/.eclipse_iplog
new file mode 100644
index 0000000..c7bf1b4
--- /dev/null
+++ b/.eclipse_iplog
@@ -0,0 +1,33 @@
+[project "technology.jgit"]
+	name = JGit
+	license = Eclipse Distribution License v1.0
+
+[CQ "3454"]
+	description = args4j Version: 2.0.12
+	license = BSD License
+	use = unmodified binary
+	state = approved
+
+[CQ "3565"]
+	description = Java Servlet API Version: 2.5 (PB CQ2075)
+	license = Apache License, 2.0
+	use = unmodified binary
+	state = approved
+
+[CQ "3654"]
+	description = JSch Version: 0.1.41 (PB CQ3040)
+	license = New BSD license
+	use = unmodified binary
+	state = approved
+
+[CQ "3655"]
+	description = Junit Version: 3.8.2 (PB CQ2206)
+	license = Common Public License 1.0
+	use = unmodified binary
+	state = approved
+
+[CQ "3448"]
+	description = JGit
+	license = EDL or BSD (TBD)
+	state = awaiting_analysis
+