Parcourir la source

Update json.java

Deben Oldert il y a 11 ans
Parent
commit
5030b10067
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  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;
 
 import java.text.DateFormat;