Update license

This commit is contained in:
TheOfficialFloW 2017-01-12 18:35:26 +01:00 committed by GitHub
parent 044741e33a
commit 1db81e2251

View File

@ -1,6 +1,6 @@
/*
usbdevice
Copyright (C) 2016, TheFloW
VitaShell
Copyright (C) 2015-2017, TheFloW
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@ -86,4 +86,4 @@ int module_stop(SceSize args, void *argp) {
taiInjectReleaseForKernel(uids[0]);
return SCE_KERNEL_STOP_SUCCESS;
}
}