fix copyright note

This commit is contained in:
AndyScherzinger 2016-10-24 15:24:00 +02:00
parent faea2f01fb
commit 85b2223d09
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
ownCloud Android client application
Nextcloud Android client application
Copyright (C) 2016 ownCloud Inc.
Copyright (C) 2016 Nextcloud
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2,
@ -17,10 +17,5 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<!-- Default screen margins, per the Android Design guidelines. -->
<dimen name="nav_drawer_header_height">164dp</dimen>
<dimen name="nav_drawer_header_avatar">64dp</dimen>
<!-- avatar radius needs to 1/2 of the avatar dp value -->
<dimen name="nav_drawer_header_avatar_radius">32dp</dimen>
<integer name="media_grid_width">6</integer>
</resources>