summaryrefslogtreecommitdiff
path: root/include/common
diff options
context:
space:
mode:
Diffstat (limited to 'include/common')
-rw-r--r--include/common/appmgr.h4
-rw-r--r--include/common/ctrl.h4
-rw-r--r--include/common/kernel/cpu.h4
-rw-r--r--include/common/kernel/dmacmgr.h4
-rw-r--r--include/common/kernel/iofilemgr.h4
-rw-r--r--include/common/kernel/iofilemgr_async.h4
-rw-r--r--include/common/kernel/iofilemgr_stat.h4
-rw-r--r--include/common/kernel/threadmgr.h4
8 files changed, 32 insertions, 0 deletions
diff --git a/include/common/appmgr.h b/include/common/appmgr.h
index a09838e..d286bc7 100644
--- a/include/common/appmgr.h
+++ b/include/common/appmgr.h
@@ -1,3 +1,7 @@
+/*
+ Vita Development Suite Libraries
+*/
+
#ifndef _DOLCESDK_PSP2COMMON_APPMGR_H_
#define _DOLCESDK_PSP2COMMON_APPMGR_H_
diff --git a/include/common/ctrl.h b/include/common/ctrl.h
index 98c717d..a592e0f 100644
--- a/include/common/ctrl.h
+++ b/include/common/ctrl.h
@@ -1,3 +1,7 @@
+/*
+ Vita Development Suite Libraries
+*/
+
/* -*- mode: c; tab-width: 4; indent-tabs-mode: t; -*- */
/*
*
diff --git a/include/common/kernel/cpu.h b/include/common/kernel/cpu.h
index 1ace9a3..bef0ba9 100644
--- a/include/common/kernel/cpu.h
+++ b/include/common/kernel/cpu.h
@@ -1,3 +1,7 @@
+/*
+ Vita Development Suite Libraries
+*/
+
#ifndef _DOLCESDK_PSP2COMMON_KERNEL_CPU_H_
#define _DOLCESDK_PSP2COMMON_KERNEL_CPU_H_
diff --git a/include/common/kernel/dmacmgr.h b/include/common/kernel/dmacmgr.h
index 17b92bb..cce0967 100644
--- a/include/common/kernel/dmacmgr.h
+++ b/include/common/kernel/dmacmgr.h
@@ -1,3 +1,7 @@
+/*
+ Vita Development Suite Libraries
+*/
+
#ifndef _VDSUITE_COMMON_KERNEL_DMACMGR_H
#define _VDSUITE_COMMON_KERNEL_DMACMGR_H
diff --git a/include/common/kernel/iofilemgr.h b/include/common/kernel/iofilemgr.h
index a7c0efb..2384716 100644
--- a/include/common/kernel/iofilemgr.h
+++ b/include/common/kernel/iofilemgr.h
@@ -1,3 +1,7 @@
+/*
+ Vita Development Suite Libraries
+*/
+
#ifndef _DOLCESDK_PSP2COMMON_KERNEL_IOFILEMGR_H_
#define _DOLCESDK_PSP2COMMON_KERNEL_IOFILEMGR_H_
diff --git a/include/common/kernel/iofilemgr_async.h b/include/common/kernel/iofilemgr_async.h
index 886e523..4c4a4ae 100644
--- a/include/common/kernel/iofilemgr_async.h
+++ b/include/common/kernel/iofilemgr_async.h
@@ -1,3 +1,7 @@
+/*
+ Vita Development Suite Libraries
+*/
+
#ifndef _DOLCESDK_PSP2COMMON_KERNEL_IOFILEMGR_ASYNC_H_
#define _DOLCESDK_PSP2COMMON_KERNEL_IOFILEMGR_ASYNC_H_
diff --git a/include/common/kernel/iofilemgr_stat.h b/include/common/kernel/iofilemgr_stat.h
index 0a1d832..1b8c7e8 100644
--- a/include/common/kernel/iofilemgr_stat.h
+++ b/include/common/kernel/iofilemgr_stat.h
@@ -1,3 +1,7 @@
+/*
+ Vita Development Suite Libraries
+*/
+
#ifndef _DOLCESDK_PSP2COMMON_KERNEL_IOFILEMGR_STAT_H_
#define _DOLCESDK_PSP2COMMON_KERNEL_IOFILEMGR_STAT_H_
diff --git a/include/common/kernel/threadmgr.h b/include/common/kernel/threadmgr.h
index a075c0f..61b99a5 100644
--- a/include/common/kernel/threadmgr.h
+++ b/include/common/kernel/threadmgr.h
@@ -1,3 +1,7 @@
+/*
+ Vita Development Suite Libraries
+*/
+
#ifndef _DOLCESDK_PSP2COMMON_KERNEL_THREADMGR_H_
#define _DOLCESDK_PSP2COMMON_KERNEL_THREADMGR_H_