aboutsummaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2020-09-28 04:49:03 +0200
committerPřemysl Eric Janouch <p@janouch.name>2020-09-28 04:49:03 +0200
commitaf141191656f06cfd8bca793efc37ba5c32f7793 (patch)
tree93c9ccc09b8de3ca052d1a50fa5678ae8cfffd9a /cmake
parentcc47064379112eb8486de7789a522c5109a4ba3d (diff)
downloadlogdiag-af141191656f06cfd8bca793efc37ba5c32f7793.tar.gz
logdiag-af141191656f06cfd8bca793efc37ba5c32f7793.tar.xz
logdiag-af141191656f06cfd8bca793efc37ba5c32f7793.zip
Name change
Also some copyright years fix-ups/updates.
Diffstat (limited to 'cmake')
-rw-r--r--cmake/FindCppCheck.cmake2
-rw-r--r--cmake/FindGettext.cmake2
-rw-r--r--cmake/FindLibIntl.cmake2
-rw-r--r--cmake/ProcessArguments.cmake2
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