Skip to content

Commit

Permalink
Update license
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOfficialFloW committed Jan 12, 2017
1 parent 044741e commit 1db81e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions usbdevice/main.c
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -86,4 +86,4 @@ int module_stop(SceSize args, void *argp) {
taiInjectReleaseForKernel(uids[0]);

return SCE_KERNEL_STOP_SUCCESS;
}
}

0 comments on commit 1db81e2

Please sign in to comment.