Updated license and copyright.

Updated classes with bottom indexing notes related to copyright and license.
This commit is contained in:
2014-09-30 10:46:12 +02:00
parent 19dbbf89e7
commit 82f832a556
19 changed files with 65 additions and 11 deletions

View File

@@ -121,4 +121,7 @@ feature {NONE} -- Implementation
invariant
representation_not_void: representation /= Void
note
copyright: "2010-2014, Javier Velilla and others https://github.com/eiffelhub/json."
license: "https://github.com/eiffelhub/json/blob/master/License.txt"
end