diff options
Diffstat (limited to 'utils/gen-header.sh')
-rwxr-xr-x | utils/gen-header.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/gen-header.sh b/utils/gen-header.sh index 8b66c5dd..d4692758 100755 --- a/utils/gen-header.sh +++ b/utils/gen-header.sh @@ -9,7 +9,7 @@ cat <<EOF > "$dst_file" /* * Copyright (C) 2018-2019, Google Inc. * - * libcamera.h - libcamera public API + * libcamera public API */ #pragma once |