From 38a0f715745257fda16dd748d046fa549a9192d2 Mon Sep 17 00:00:00 2001 From: Benjamin Eikel Date: Tue, 4 Sep 2012 16:59:23 +0200 Subject: [PATCH] FindSDL: Add my copyright tag to all FindSDL_* modules --- Modules/FindSDL.cmake | 1 + Modules/FindSDL_image.cmake | 1 + Modules/FindSDL_mixer.cmake | 1 + Modules/FindSDL_net.cmake | 1 + Modules/FindSDL_sound.cmake | 1 + Modules/FindSDL_ttf.cmake | 1 + 6 files changed, 6 insertions(+) diff --git a/Modules/FindSDL.cmake b/Modules/FindSDL.cmake index 9fb50029f..1f5e78034 100644 --- a/Modules/FindSDL.cmake +++ b/Modules/FindSDL.cmake @@ -55,6 +55,7 @@ #============================================================================= # Copyright 2003-2009 Kitware, Inc. +# Copyright 2012 Benjamin Eikel # # Distributed under the OSI-approved BSD License (the "License"); # see accompanying file Copyright.txt for details. diff --git a/Modules/FindSDL_image.cmake b/Modules/FindSDL_image.cmake index d176691f5..f54180d18 100644 --- a/Modules/FindSDL_image.cmake +++ b/Modules/FindSDL_image.cmake @@ -20,6 +20,7 @@ #============================================================================= # Copyright 2005-2009 Kitware, Inc. +# Copyright 2012 Benjamin Eikel # # Distributed under the OSI-approved BSD License (the "License"); # see accompanying file Copyright.txt for details. diff --git a/Modules/FindSDL_mixer.cmake b/Modules/FindSDL_mixer.cmake index 1d5839de3..7a935c4bf 100644 --- a/Modules/FindSDL_mixer.cmake +++ b/Modules/FindSDL_mixer.cmake @@ -20,6 +20,7 @@ #============================================================================= # Copyright 2005-2009 Kitware, Inc. +# Copyright 2012 Benjamin Eikel # # Distributed under the OSI-approved BSD License (the "License"); # see accompanying file Copyright.txt for details. diff --git a/Modules/FindSDL_net.cmake b/Modules/FindSDL_net.cmake index 48ac775fe..59a5d6709 100644 --- a/Modules/FindSDL_net.cmake +++ b/Modules/FindSDL_net.cmake @@ -20,6 +20,7 @@ #============================================================================= # Copyright 2005-2009 Kitware, Inc. +# Copyright 2012 Benjamin Eikel # # Distributed under the OSI-approved BSD License (the "License"); # see accompanying file Copyright.txt for details. diff --git a/Modules/FindSDL_sound.cmake b/Modules/FindSDL_sound.cmake index 074f65dc0..7c4b04e2a 100644 --- a/Modules/FindSDL_sound.cmake +++ b/Modules/FindSDL_sound.cmake @@ -57,6 +57,7 @@ #============================================================================= # Copyright 2005-2009 Kitware, Inc. +# Copyright 2012 Benjamin Eikel # # Distributed under the OSI-approved BSD License (the "License"); # see accompanying file Copyright.txt for details. diff --git a/Modules/FindSDL_ttf.cmake b/Modules/FindSDL_ttf.cmake index 3a7027df6..533b59ff4 100644 --- a/Modules/FindSDL_ttf.cmake +++ b/Modules/FindSDL_ttf.cmake @@ -20,6 +20,7 @@ #============================================================================= # Copyright 2005-2009 Kitware, Inc. +# Copyright 2012 Benjamin Eikel # # Distributed under the OSI-approved BSD License (the "License"); # see accompanying file Copyright.txt for details.