]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/layout/about_activity.xml
Flip order of copyright statements.
[Dictionary.git] / res / layout / about_activity.xml
index c077d8aa7914343ba2c14c2bd6915c7386b09021..939e4d251d6246e032d853423775a070dfcbf11a 100644 (file)
@@ -22,7 +22,7 @@
             android:layout_width="wrap_content"
             android:layout_height="wrap_content"
             android:layout_gravity="center_horizontal"
-            android:text="Copyright 2009-2013 Google Inc.\nCopyright 2015 Reimar Döffinger"
+            android:text="Copyright 2015 Reimar Döffinger\nCopyright 2009-2013 Google Inc."
             android:textAppearance="?android:attr/textAppearanceSmall"
             tools:ignore="HardcodedText" />