Update structure.go

This commit is contained in:
CornierKhan1 2019-03-02 21:23:19 +11:00 committed by GitHub
parent e34c6bc681
commit 30a837ad6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ import "encoding/xml"
// Copyright (C) 2018-2019 CornierKhan1 // Copyright (C) 2018-2019 CornierKhan1
// //
// WiiSOAP is Open Shop Channel's SOAP Server Software, designed specifically to handle Wii Shop Channel SOAP. // WiiSOAP is SOAP Server Software, designed specifically to handle Wii Shop Channel SOAP.
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published // it under the terms of the GNU Affero General Public License as published