moving additional JAR contents into src folder, adding my complete NetBeans project files so others have an easier time working with the source

This commit is contained in:
Brettflan
2011-06-28 18:49:42 -05:00
parent b66b102333
commit 24362d38e9
20 changed files with 1255 additions and 2 deletions

13
src/gson-license.txt Normal file
View File

@@ -0,0 +1,13 @@
Copyright (c) 2008-2009 Google Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.