aboutsummaryrefslogtreecommitdiff
path: root/include/internal/bit_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/internal/bit_utils.h')
-rw-r--r--include/internal/bit_utils.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/internal/bit_utils.h b/include/internal/bit_utils.h
index 3467ff9..bc965cb 100644
--- a/include/internal/bit_utils.h
+++ b/include/internal/bit_utils.h
@@ -1,4 +1,4 @@
-// Copyright 2017 Google LLC
+// Copyright 2017 Google Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -18,7 +18,6 @@
#include <assert.h>
#include <stdbool.h>
#include <stdint.h>
-
#include "cpu_features_macros.h"
CPU_FEATURES_START_CPP_NAMESPACE