summaryrefslogtreecommitdiff
path: root/driver/charger
diff options
context:
space:
mode:
Diffstat (limited to 'driver/charger')
-rw-r--r--driver/charger/bq24192.c2
-rw-r--r--driver/charger/bq24192.h2
-rw-r--r--driver/charger/bq24707a.c2
-rw-r--r--driver/charger/bq24707a.h2
-rw-r--r--driver/charger/bq24715.c2
-rw-r--r--driver/charger/bq24715.h2
-rw-r--r--driver/charger/bq24725.c2
-rw-r--r--driver/charger/bq24725.h2
-rw-r--r--driver/charger/bq24735.c2
-rw-r--r--driver/charger/bq24735.h2
-rw-r--r--driver/charger/bq24738.c2
-rw-r--r--driver/charger/bq24738.h2
-rw-r--r--driver/charger/bq24773.c2
-rw-r--r--driver/charger/bq24773.h2
14 files changed, 14 insertions, 14 deletions
diff --git a/driver/charger/bq24192.c b/driver/charger/bq24192.c
index 5d7ca58862..3345bab093 100644
--- a/driver/charger/bq24192.c
+++ b/driver/charger/bq24192.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
+/* Copyright 2012 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/driver/charger/bq24192.h b/driver/charger/bq24192.h
index 6cf5fdecdb..0bde4483c3 100644
--- a/driver/charger/bq24192.h
+++ b/driver/charger/bq24192.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/driver/charger/bq24707a.c b/driver/charger/bq24707a.c
index ce49478d67..53e3f5b531 100644
--- a/driver/charger/bq24707a.c
+++ b/driver/charger/bq24707a.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
+/* Copyright 2012 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/driver/charger/bq24707a.h b/driver/charger/bq24707a.h
index ac3293e04d..c26a0eea35 100644
--- a/driver/charger/bq24707a.h
+++ b/driver/charger/bq24707a.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
+/* Copyright 2012 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/driver/charger/bq24715.c b/driver/charger/bq24715.c
index 507c44e7da..4fe49599f6 100644
--- a/driver/charger/bq24715.c
+++ b/driver/charger/bq24715.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/driver/charger/bq24715.h b/driver/charger/bq24715.h
index 669dc542ed..ca07da053f 100644
--- a/driver/charger/bq24715.h
+++ b/driver/charger/bq24715.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
+/* Copyright 2012 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/driver/charger/bq24725.c b/driver/charger/bq24725.c
index 3b88207046..48f53a05c4 100644
--- a/driver/charger/bq24725.c
+++ b/driver/charger/bq24725.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
+/* Copyright 2012 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/driver/charger/bq24725.h b/driver/charger/bq24725.h
index c53019a2aa..ad6c508a4f 100644
--- a/driver/charger/bq24725.h
+++ b/driver/charger/bq24725.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
+/* Copyright 2012 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/driver/charger/bq24735.c b/driver/charger/bq24735.c
index 4279397330..65fe353f9d 100644
--- a/driver/charger/bq24735.c
+++ b/driver/charger/bq24735.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/driver/charger/bq24735.h b/driver/charger/bq24735.h
index e29b9aa692..62d3365306 100644
--- a/driver/charger/bq24735.h
+++ b/driver/charger/bq24735.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/driver/charger/bq24738.c b/driver/charger/bq24738.c
index 594257f833..507ee3bf62 100644
--- a/driver/charger/bq24738.c
+++ b/driver/charger/bq24738.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/driver/charger/bq24738.h b/driver/charger/bq24738.h
index 194a2941c0..c06d1729b0 100644
--- a/driver/charger/bq24738.h
+++ b/driver/charger/bq24738.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/driver/charger/bq24773.c b/driver/charger/bq24773.c
index 86f60ba460..4cd85b5ff1 100644
--- a/driver/charger/bq24773.c
+++ b/driver/charger/bq24773.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/driver/charger/bq24773.h b/driver/charger/bq24773.h
index 2f1a7ffad2..52c7c47873 100644
--- a/driver/charger/bq24773.h
+++ b/driver/charger/bq24773.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*