diff options
author | pacien | 2018-08-04 17:36:12 +0200 |
---|---|---|
committer | pacien | 2018-08-04 17:36:12 +0200 |
commit | 7ab53b1b2d3419013d8d9ad5d47ba69e699ca4cb (patch) | |
tree | f4a07b89a14a5881f74b7112a7524bf3370ff0a2 /app | |
parent | ea92a3f0797509d8f33833b00b5b5ae115b5d4d6 (diff) | |
download | tincapp-7ab53b1b2d3419013d8d9ad5d47ba69e699ca4cb.tar.gz |
Update icon license
Diffstat (limited to 'app')
8 files changed, 104 insertions, 96 deletions
diff --git a/app/src/main/res/drawable/ic_build_primary_24dp.xml b/app/src/main/res/drawable/ic_build_primary_24dp.xml index 61beab7..187b4c0 100644 --- a/app/src/main/res/drawable/ic_build_primary_24dp.xml +++ b/app/src/main/res/drawable/ic_build_primary_24dp.xml | |||
@@ -1,19 +1,20 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | |||
1 | <!-- | 3 | <!-- |
2 | * tinc app, an Android binding and user interface for the tinc mesh VPN daemon | 4 | * Material design icon |
3 | * Copyright (C) 2017-2018 Pacien TRAN-GIRARD | 5 | * Copyright 2017 Google Inc. |
4 | * | 6 | * |
5 | * This program is free software: you can redistribute it and/or modify | 7 | * Licensed under the Apache License, Version 2.0 (the "License"); |
6 | * it under the terms of the GNU General Public License as published by | 8 | * you may not use this file except in compliance with the License. |
7 | * the Free Software Foundation, either version 3 of the License, or | 9 | * You may obtain a copy of the License at |
8 | * (at your option) any later version. | ||
9 | * | 10 | * |
10 | * This program is distributed in the hope that it will be useful, | 11 | * http://www.apache.org/licenses/LICENSE-2.0 |
11 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
13 | * GNU General Public License for more details. | ||
14 | * | 12 | * |
15 | * You should have received a copy of the GNU General Public License | 13 | * Unless required by applicable law or agreed to in writing, software |
16 | * along with this program. If not, see <https://www.gnu.org/licenses/>. | 14 | * distributed under the License is distributed on an "AS IS" BASIS, |
15 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
16 | * See the License for the specific language governing permissions and | ||
17 | * limitations under the License. | ||
17 | --> | 18 | --> |
18 | 19 | ||
19 | <vector xmlns:android="http://schemas.android.com/apk/res/android" | 20 | <vector xmlns:android="http://schemas.android.com/apk/res/android" |
diff --git a/app/src/main/res/drawable/ic_help_primary_24dp.xml b/app/src/main/res/drawable/ic_help_primary_24dp.xml index 5fca61b..6baef6e 100644 --- a/app/src/main/res/drawable/ic_help_primary_24dp.xml +++ b/app/src/main/res/drawable/ic_help_primary_24dp.xml | |||
@@ -1,19 +1,20 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | |||
1 | <!-- | 3 | <!-- |
2 | * tinc app, an Android binding and user interface for the tinc mesh VPN daemon | 4 | * Material design icon |
3 | * Copyright (C) 2017-2018 Pacien TRAN-GIRARD | 5 | * Copyright 2017 Google Inc. |
4 | * | 6 | * |
5 | * This program is free software: you can redistribute it and/or modify | 7 | * Licensed under the Apache License, Version 2.0 (the "License"); |
6 | * it under the terms of the GNU General Public License as published by | 8 | * you may not use this file except in compliance with the License. |
7 | * the Free Software Foundation, either version 3 of the License, or | 9 | * You may obtain a copy of the License at |
8 | * (at your option) any later version. | ||
9 | * | 10 | * |
10 | * This program is distributed in the hope that it will be useful, | 11 | * http://www.apache.org/licenses/LICENSE-2.0 |
11 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
13 | * GNU General Public License for more details. | ||
14 | * | 12 | * |
15 | * You should have received a copy of the GNU General Public License | 13 | * Unless required by applicable law or agreed to in writing, software |
16 | * along with this program. If not, see <https://www.gnu.org/licenses/>. | 14 | * distributed under the License is distributed on an "AS IS" BASIS, |
15 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
16 | * See the License for the specific language governing permissions and | ||
17 | * limitations under the License. | ||
17 | --> | 18 | --> |
18 | 19 | ||
19 | <vector xmlns:android="http://schemas.android.com/apk/res/android" | 20 | <vector xmlns:android="http://schemas.android.com/apk/res/android" |
diff --git a/app/src/main/res/drawable/ic_pause_circle_filled_primary_24dp.xml b/app/src/main/res/drawable/ic_pause_circle_filled_primary_24dp.xml index 796f2ff..85e5da1 100644 --- a/app/src/main/res/drawable/ic_pause_circle_filled_primary_24dp.xml +++ b/app/src/main/res/drawable/ic_pause_circle_filled_primary_24dp.xml | |||
@@ -1,19 +1,20 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | |||
1 | <!-- | 3 | <!-- |
2 | * tinc app, an Android binding and user interface for the tinc mesh VPN daemon | 4 | * Material design icon |
3 | * Copyright (C) 2017-2018 Pacien TRAN-GIRARD | 5 | * Copyright 2017 Google Inc. |
4 | * | 6 | * |
5 | * This program is free software: you can redistribute it and/or modify | 7 | * Licensed under the Apache License, Version 2.0 (the "License"); |
6 | * it under the terms of the GNU General Public License as published by | 8 | * you may not use this file except in compliance with the License. |
7 | * the Free Software Foundation, either version 3 of the License, or | 9 | * You may obtain a copy of the License at |
8 | * (at your option) any later version. | ||
9 | * | 10 | * |
10 | * This program is distributed in the hope that it will be useful, | 11 | * http://www.apache.org/licenses/LICENSE-2.0 |
11 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
13 | * GNU General Public License for more details. | ||
14 | * | 12 | * |
15 | * You should have received a copy of the GNU General Public License | 13 | * Unless required by applicable law or agreed to in writing, software |
16 | * along with this program. If not, see <https://www.gnu.org/licenses/>. | 14 | * distributed under the License is distributed on an "AS IS" BASIS, |
15 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
16 | * See the License for the specific language governing permissions and | ||
17 | * limitations under the License. | ||
17 | --> | 18 | --> |
18 | 19 | ||
19 | <vector xmlns:android="http://schemas.android.com/apk/res/android" | 20 | <vector xmlns:android="http://schemas.android.com/apk/res/android" |
diff --git a/app/src/main/res/drawable/ic_pause_circle_outline_primary_24dp.xml b/app/src/main/res/drawable/ic_pause_circle_outline_primary_24dp.xml index 3eb2509..5613f25 100644 --- a/app/src/main/res/drawable/ic_pause_circle_outline_primary_24dp.xml +++ b/app/src/main/res/drawable/ic_pause_circle_outline_primary_24dp.xml | |||
@@ -1,19 +1,20 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | |||
1 | <!-- | 3 | <!-- |
2 | * tinc app, an Android binding and user interface for the tinc mesh VPN daemon | 4 | * Material design icon |
3 | * Copyright (C) 2017-2018 Pacien TRAN-GIRARD | 5 | * Copyright 2017 Google Inc. |
4 | * | 6 | * |
5 | * This program is free software: you can redistribute it and/or modify | 7 | * Licensed under the Apache License, Version 2.0 (the "License"); |
6 | * it under the terms of the GNU General Public License as published by | 8 | * you may not use this file except in compliance with the License. |
7 | * the Free Software Foundation, either version 3 of the License, or | 9 | * You may obtain a copy of the License at |
8 | * (at your option) any later version. | ||
9 | * | 10 | * |
10 | * This program is distributed in the hope that it will be useful, | 11 | * http://www.apache.org/licenses/LICENSE-2.0 |
11 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
13 | * GNU General Public License for more details. | ||
14 | * | 12 | * |
15 | * You should have received a copy of the GNU General Public License | 13 | * Unless required by applicable law or agreed to in writing, software |
16 | * along with this program. If not, see <https://www.gnu.org/licenses/>. | 14 | * distributed under the License is distributed on an "AS IS" BASIS, |
15 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
16 | * See the License for the specific language governing permissions and | ||
17 | * limitations under the License. | ||
17 | --> | 18 | --> |
18 | 19 | ||
19 | <vector xmlns:android="http://schemas.android.com/apk/res/android" | 20 | <vector xmlns:android="http://schemas.android.com/apk/res/android" |
diff --git a/app/src/main/res/drawable/ic_photo_camera_primary_24dp.xml b/app/src/main/res/drawable/ic_photo_camera_primary_24dp.xml index 31f0a48..7ac9983 100644 --- a/app/src/main/res/drawable/ic_photo_camera_primary_24dp.xml +++ b/app/src/main/res/drawable/ic_photo_camera_primary_24dp.xml | |||
@@ -1,19 +1,20 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | |||
1 | <!-- | 3 | <!-- |
2 | * tinc app, an Android binding and user interface for the tinc mesh VPN daemon | 4 | * Material design icon |
3 | * Copyright (C) 2017-2018 Pacien TRAN-GIRARD | 5 | * Copyright 2017 Google Inc. |
4 | * | 6 | * |
5 | * This program is free software: you can redistribute it and/or modify | 7 | * Licensed under the Apache License, Version 2.0 (the "License"); |
6 | * it under the terms of the GNU General Public License as published by | 8 | * you may not use this file except in compliance with the License. |
7 | * the Free Software Foundation, either version 3 of the License, or | 9 | * You may obtain a copy of the License at |
8 | * (at your option) any later version. | ||
9 | * | 10 | * |
10 | * This program is distributed in the hope that it will be useful, | 11 | * http://www.apache.org/licenses/LICENSE-2.0 |
11 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
13 | * GNU General Public License for more details. | ||
14 | * | 12 | * |
15 | * You should have received a copy of the GNU General Public License | 13 | * Unless required by applicable law or agreed to in writing, software |
16 | * along with this program. If not, see <https://www.gnu.org/licenses/>. | 14 | * distributed under the License is distributed on an "AS IS" BASIS, |
15 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
16 | * See the License for the specific language governing permissions and | ||
17 | * limitations under the License. | ||
17 | --> | 18 | --> |
18 | 19 | ||
19 | <vector xmlns:android="http://schemas.android.com/apk/res/android" | 20 | <vector xmlns:android="http://schemas.android.com/apk/res/android" |
diff --git a/app/src/main/res/drawable/ic_receipt_primary_24dp.xml b/app/src/main/res/drawable/ic_receipt_primary_24dp.xml index ff3b21f..35d339f 100644 --- a/app/src/main/res/drawable/ic_receipt_primary_24dp.xml +++ b/app/src/main/res/drawable/ic_receipt_primary_24dp.xml | |||
@@ -1,19 +1,20 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | |||
1 | <! |