diff options
Diffstat (limited to 'liboffloadmic/runtime/coi/coi_server.h')
-rw-r--r-- | liboffloadmic/runtime/coi/coi_server.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/liboffloadmic/runtime/coi/coi_server.h b/liboffloadmic/runtime/coi/coi_server.h index 14376108e9d..2ea67b79562 100644 --- a/liboffloadmic/runtime/coi/coi_server.h +++ b/liboffloadmic/runtime/coi/coi_server.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2014 Intel Corporation. All Rights Reserved. + Copyright (c) 2014-2015 Intel Corporation. All Rights Reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions @@ -28,7 +28,7 @@ */ -//The interface betwen offload library and the COI API on the target. +// The interface between offload library and the COI API on the target #ifndef COI_SERVER_H_INCLUDED #define COI_SERVER_H_INCLUDED |