diff --git a/src/video/kmsdrm/SDL_kmsdrmdyn.c b/src/video/kmsdrm/SDL_kmsdrmdyn.c index 13c68d76dc..38fc3ab12f 100644 --- a/src/video/kmsdrm/SDL_kmsdrmdyn.c +++ b/src/video/kmsdrm/SDL_kmsdrmdyn.c @@ -1,6 +1,7 @@ /* Simple DirectMedia Layer Copyright (C) 1997-2020 Sam Lantinga + Atomic KMSDRM backend by Manuel Alfayate Corchete This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/src/video/kmsdrm/SDL_kmsdrmdyn.h b/src/video/kmsdrm/SDL_kmsdrmdyn.h index 7f4f0a0ffb..a7b825b3ff 100644 --- a/src/video/kmsdrm/SDL_kmsdrmdyn.h +++ b/src/video/kmsdrm/SDL_kmsdrmdyn.h @@ -1,6 +1,7 @@ /* Simple DirectMedia Layer Copyright (C) 1997-2020 Sam Lantinga + Atomic KMSDRM backend by Manuel Alfayate Corchete This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/src/video/kmsdrm/SDL_kmsdrmevents.c b/src/video/kmsdrm/SDL_kmsdrmevents.c index 1bf000ff1f..f2405d4a3f 100644 --- a/src/video/kmsdrm/SDL_kmsdrmevents.c +++ b/src/video/kmsdrm/SDL_kmsdrmevents.c @@ -1,6 +1,7 @@ /* Simple DirectMedia Layer Copyright (C) 1997-2020 Sam Lantinga + Atomic KMSDRM backend by Manuel Alfayate Corchete This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/src/video/kmsdrm/SDL_kmsdrmevents.h b/src/video/kmsdrm/SDL_kmsdrmevents.h index e850031742..74f90da251 100644 --- a/src/video/kmsdrm/SDL_kmsdrmevents.h +++ b/src/video/kmsdrm/SDL_kmsdrmevents.h @@ -1,6 +1,7 @@ /* Simple DirectMedia Layer Copyright (C) 1997-2020 Sam Lantinga + Atomic KMSDRM backend by Manuel Alfayate Corchete This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/src/video/kmsdrm/SDL_kmsdrmmouse.c b/src/video/kmsdrm/SDL_kmsdrmmouse.c index 2c6c5defed..4e196c3904 100644 --- a/src/video/kmsdrm/SDL_kmsdrmmouse.c +++ b/src/video/kmsdrm/SDL_kmsdrmmouse.c @@ -1,6 +1,7 @@ /* Simple DirectMedia Layer Copyright (C) 1997-2020 Sam Lantinga + Atomic KMSDRM backend by Manuel Alfayate Corchete This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/src/video/kmsdrm/SDL_kmsdrmmouse.h b/src/video/kmsdrm/SDL_kmsdrmmouse.h index ebc472880e..f0a337dc7a 100644 --- a/src/video/kmsdrm/SDL_kmsdrmmouse.h +++ b/src/video/kmsdrm/SDL_kmsdrmmouse.h @@ -1,6 +1,7 @@ /* Simple DirectMedia Layer Copyright (C) 1997-2020 Sam Lantinga + Atomic KMSDRM backend by Manuel Alfayate Corchete This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/src/video/kmsdrm/SDL_kmsdrmopengles.c b/src/video/kmsdrm/SDL_kmsdrmopengles.c index ace179006e..53c6fcdf12 100644 --- a/src/video/kmsdrm/SDL_kmsdrmopengles.c +++ b/src/video/kmsdrm/SDL_kmsdrmopengles.c @@ -1,6 +1,7 @@ /* Simple DirectMedia Layer Copyright (C) 1997-2020 Sam Lantinga + Atomic KMSDRM backend by Manuel Alfayate Corchete This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/src/video/kmsdrm/SDL_kmsdrmopengles.h b/src/video/kmsdrm/SDL_kmsdrmopengles.h index b92b24cf42..0db2cf687a 100644 --- a/src/video/kmsdrm/SDL_kmsdrmopengles.h +++ b/src/video/kmsdrm/SDL_kmsdrmopengles.h @@ -1,6 +1,7 @@ /* Simple DirectMedia Layer Copyright (C) 1997-2020 Sam Lantinga + Atomic KMSDRM backend by Manuel Alfayate Corchete This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/src/video/kmsdrm/SDL_kmsdrmvideo.c b/src/video/kmsdrm/SDL_kmsdrmvideo.c index dbb7223d40..dec25a722c 100644 --- a/src/video/kmsdrm/SDL_kmsdrmvideo.c +++ b/src/video/kmsdrm/SDL_kmsdrmvideo.c @@ -1,6 +1,7 @@ /* Simple DirectMedia Layer Copyright (C) 1997-2020 Sam Lantinga + Atomic KMSDRM backend by Manuel Alfayate Corchete This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/src/video/kmsdrm/SDL_kmsdrmvideo.h b/src/video/kmsdrm/SDL_kmsdrmvideo.h index fcc33a79e9..0b6543d262 100644 --- a/src/video/kmsdrm/SDL_kmsdrmvideo.h +++ b/src/video/kmsdrm/SDL_kmsdrmvideo.h @@ -1,6 +1,7 @@ /* Simple DirectMedia Layer Copyright (C) 1997-2020 Sam Lantinga + Atomic KMSDRM backend by Manuel Alfayate Corchete This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages