Copyrightfix

This commit is contained in:
plutoo 2018-03-11 01:17:23 +01:00
parent b23e39ce12
commit 9f72f16656
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// Copyright plutoo 2018 // Copyright 2018 plutoo
#include "../types.h" #include "../types.h"
#include "../result.h" #include "../result.h"
#include "../kernel/svc.h" #include "../kernel/svc.h"

View File

@ -1,4 +1,4 @@
// Copyright plutoo 2018 // Copyright 2018 plutoo
#include "types.h" #include "types.h"
#include "result.h" #include "result.h"
#include "kernel/svc.h" #include "kernel/svc.h"