Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Commit

Permalink
Quick open-source fixes.
Browse files Browse the repository at this point in the history
Change-Id: If534605e5ecd416bababca2e65a62e16a9d0f019
  • Loading branch information
dsaff committed Aug 17, 2016
1 parent cd88b15 commit ab9229d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 39 deletions.
7 changes: 3 additions & 4 deletions OpenScienceJournal/.gitignore
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
.gradle
local.properties
app/app.iml
app/*.iml
third_party/*.iml
third_party/achartengine/achartengine.iml
whistlepunk_library/whistlepunk_library.iml
whistlepunk_library/*.iml
*.iml
.DS_Store
build
captures
whistlepunk.keystore


# ignore most of .idea, but not the lint inspection profile
.idea/*
!.idea/inspectionProfiles
Expand Down
19 changes: 0 additions & 19 deletions OpenScienceJournal/OpenScienceJournal.iml

This file was deleted.

16 changes: 0 additions & 16 deletions third_party/jsyn/com/jsyn/devices/android/AndroidAudioForJSyn.java
Original file line number Diff line number Diff line change
@@ -1,19 +1,3 @@
/*
* Copyright 2016 Google Inc. All Rights Reserved.
*
* 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.
*/

/*
* Copyright 2011 Phil Burk, Mobileer Inc
*
Expand Down

0 comments on commit ab9229d

Please sign in to comment.