diff options
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/FindCppCheck.cmake | 2 | ||||
-rw-r--r-- | cmake/FindGettext.cmake | 2 | ||||
-rw-r--r-- | cmake/FindLibIntl.cmake | 2 | ||||
-rw-r--r-- | cmake/ProcessArguments.cmake | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/cmake/FindCppCheck.cmake b/cmake/FindCppCheck.cmake index 68cd2f1..95774c7 100644 --- a/cmake/FindCppCheck.cmake +++ b/cmake/FindCppCheck.cmake @@ -44,7 +44,7 @@ #============================================================================= # Copyright 2011 Johannes Wienke <jwienke at techfak dot uni-bielefeld dot de> -# Copyright 2012 Přemysl Janouch <p at janouch dot name> +# Copyright 2012 Přemysl Eric Janouch <p at janouch dot name> # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/cmake/FindGettext.cmake b/cmake/FindGettext.cmake index d2e3c95..5b66acb 100644 --- a/cmake/FindGettext.cmake +++ b/cmake/FindGettext.cmake @@ -14,7 +14,7 @@ #============================================================================= # Copyright 2007-2009 Kitware, Inc. -# Copyright 2010-2011 Přemysl Janouch +# Copyright 2010-2011 Přemysl Eric Janouch # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/cmake/FindLibIntl.cmake b/cmake/FindLibIntl.cmake index 49fee79..5e71c49 100644 --- a/cmake/FindLibIntl.cmake +++ b/cmake/FindLibIntl.cmake @@ -5,7 +5,7 @@ # LIBINTL_LIBRARIES #============================================================================= -# Copyright Přemysl Janouch 2011 +# Copyright 2011 Přemysl Eric Janouch # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/cmake/ProcessArguments.cmake b/cmake/ProcessArguments.cmake index 1fafe26..ddeae8d 100644 --- a/cmake/ProcessArguments.cmake +++ b/cmake/ProcessArguments.cmake @@ -22,7 +22,7 @@ # #============================================================================= -# Copyright Přemysl Janouch 2010 +# Copyright 2010 Přemysl Eric Janouch # All rights reserved. # # Redistribution and use in source and binary forms, with or without |