Switch from GPLv2 to GPLv2+
[fw/altos] / altosdroid / res / layout / setup.xml
index 73ba2ad12ec214fcf590a8dece0da92c038e2a6f..eeaf60ab6a6ff50af4c853ae81b179f38ec39660 100644 (file)
@@ -5,7 +5,8 @@
 
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
- the Free Software Foundation; version 2 of the License.
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
 
  This program is distributed in the hope that it will be useful, but
  WITHOUT ANY WARRANTY; without even the implied warranty of
           android:layout_height="wrap_content"
          android:text="@string/preload_maps"
          />
+  <Button android:id="@+id/manage_frequencies"
+          android:layout_width="match_parent"
+          android:layout_height="wrap_content"
+         android:text="@string/manage_frequencies"
+         />
   <Button android:id="@+id/done"
           android:layout_width="match_parent"
           android:layout_height="wrap_content"