Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit af50f116 authored by James Dong's avatar James Dong Committed by Android Git Automerger
Browse files

am d581c047: Add missing copyright headers for a couple of files. DO NOT MERGE...

am d581c047: Add missing copyright headers for a couple of files. DO NOT MERGE Cherry-picked from other branch...

* commit 'd581c04722e2610ca5471b9c3d1881043b1205b1':
  Add missing copyright headers for a couple of files. DO NOT MERGE Cherry-picked from other branch...
parents b8dc45f2 64bfdc7d
Loading
Loading
Loading
Loading
+16 −0
Original line number Original line Diff line number Diff line
/*
 * Copyright (C) 2010 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.
 */

//#define LOG_NDEBUG 0
//#define LOG_NDEBUG 0
#define LOG_TAG "NuHTTPDataSource"
#define LOG_TAG "NuHTTPDataSource"
#include <utils/Log.h>
#include <utils/Log.h>
+16 −0
Original line number Original line Diff line number Diff line
/*
 * Copyright (C) 2010 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.
 */

#ifndef NU_HTTP_DATA_SOURCE_H_
#ifndef NU_HTTP_DATA_SOURCE_H_


#define NU_HTTP_DATA_SOURCE_H_
#define NU_HTTP_DATA_SOURCE_H_