Browse Source

kmsdrm: Add programmer credits to the Atomic KMSDRM driver.

Manuel Alfayate Corchete 5 years ago
parent
commit
9b43464d81

+ 1 - 0
src/video/kmsdrm/SDL_kmsdrmdyn.c

@@ -1,6 +1,7 @@
 /*
 /*
   Simple DirectMedia Layer
   Simple DirectMedia Layer
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
+  Atomic KMSDRM backend by Manuel Alfayate Corchete <[email protected]>
 
 
   This software is provided 'as-is', without any express or implied
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
   warranty.  In no event will the authors be held liable for any damages

+ 1 - 0
src/video/kmsdrm/SDL_kmsdrmdyn.h

@@ -1,6 +1,7 @@
 /*
 /*
   Simple DirectMedia Layer
   Simple DirectMedia Layer
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
+  Atomic KMSDRM backend by Manuel Alfayate Corchete <[email protected]>
 
 
   This software is provided 'as-is', without any express or implied
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
   warranty.  In no event will the authors be held liable for any damages

+ 1 - 0
src/video/kmsdrm/SDL_kmsdrmevents.c

@@ -1,6 +1,7 @@
 /*
 /*
   Simple DirectMedia Layer
   Simple DirectMedia Layer
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
+  Atomic KMSDRM backend by Manuel Alfayate Corchete <[email protected]>
 
 
   This software is provided 'as-is', without any express or implied
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
   warranty.  In no event will the authors be held liable for any damages

+ 1 - 0
src/video/kmsdrm/SDL_kmsdrmevents.h

@@ -1,6 +1,7 @@
 /*
 /*
   Simple DirectMedia Layer
   Simple DirectMedia Layer
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
+  Atomic KMSDRM backend by Manuel Alfayate Corchete <[email protected]>
 
 
   This software is provided 'as-is', without any express or implied
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
   warranty.  In no event will the authors be held liable for any damages

+ 1 - 0
src/video/kmsdrm/SDL_kmsdrmmouse.c

@@ -1,6 +1,7 @@
 /*
 /*
   Simple DirectMedia Layer
   Simple DirectMedia Layer
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
+  Atomic KMSDRM backend by Manuel Alfayate Corchete <[email protected]>
 
 
   This software is provided 'as-is', without any express or implied
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
   warranty.  In no event will the authors be held liable for any damages

+ 1 - 0
src/video/kmsdrm/SDL_kmsdrmmouse.h

@@ -1,6 +1,7 @@
 /*
 /*
   Simple DirectMedia Layer
   Simple DirectMedia Layer
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
+  Atomic KMSDRM backend by Manuel Alfayate Corchete <[email protected]>
 
 
   This software is provided 'as-is', without any express or implied
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
   warranty.  In no event will the authors be held liable for any damages

+ 1 - 0
src/video/kmsdrm/SDL_kmsdrmopengles.c

@@ -1,6 +1,7 @@
 /*
 /*
   Simple DirectMedia Layer
   Simple DirectMedia Layer
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
+  Atomic KMSDRM backend by Manuel Alfayate Corchete <[email protected]>
 
 
   This software is provided 'as-is', without any express or implied
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
   warranty.  In no event will the authors be held liable for any damages

+ 1 - 0
src/video/kmsdrm/SDL_kmsdrmopengles.h

@@ -1,6 +1,7 @@
 /*
 /*
   Simple DirectMedia Layer
   Simple DirectMedia Layer
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
+  Atomic KMSDRM backend by Manuel Alfayate Corchete <[email protected]>
 
 
   This software is provided 'as-is', without any express or implied
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
   warranty.  In no event will the authors be held liable for any damages

+ 1 - 0
src/video/kmsdrm/SDL_kmsdrmvideo.c

@@ -1,6 +1,7 @@
 /*
 /*
   Simple DirectMedia Layer
   Simple DirectMedia Layer
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
+  Atomic KMSDRM backend by Manuel Alfayate Corchete <[email protected]>
 
 
   This software is provided 'as-is', without any express or implied
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
   warranty.  In no event will the authors be held liable for any damages

+ 1 - 0
src/video/kmsdrm/SDL_kmsdrmvideo.h

@@ -1,6 +1,7 @@
 /*
 /*
   Simple DirectMedia Layer
   Simple DirectMedia Layer
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
   Copyright (C) 1997-2020 Sam Lantinga <[email protected]>
+  Atomic KMSDRM backend by Manuel Alfayate Corchete <[email protected]>
 
 
   This software is provided 'as-is', without any express or implied
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
   warranty.  In no event will the authors be held liable for any damages