From 8ae2335a3c93d0c00e998fdec18f64dfe43b94cb Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Thu, 4 Jun 2009 13:53:57 -0700 Subject: rename a few files to camel-case, add copyright notices --- tests/backup/backup_helper_test.cpp | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'tests/backup/backup_helper_test.cpp') diff --git a/tests/backup/backup_helper_test.cpp b/tests/backup/backup_helper_test.cpp index 108590931473..f08794184a9f 100644 --- a/tests/backup/backup_helper_test.cpp +++ b/tests/backup/backup_helper_test.cpp @@ -1,4 +1,20 @@ -#include +/* + * Copyright (C) 2009 The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +#include #include #include -- cgit v1.2.3