Ver código fonte

Update json.java

Deben Oldert 11 anos atrás
pai
commit
5030b10067
1 arquivos alterados com 6 adições e 0 exclusões
  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;