浏览代码

Update json.java

Deben Oldert 11 年之前
父节点
当前提交
5030b10067
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      captiveportal/json.java

+ 6 - 0
captiveportal/json.java

@@ -1,3 +1,9 @@
+/*
+Copy right: Deben Oldert
+This is the famous JSON class
+Every JSON request and respond is created an proccesed here
+Enjoy the show
+*/
 package captiveportal;
 package captiveportal;
 
 
 import java.text.DateFormat;
 import java.text.DateFormat;