📄 License
This commit is contained in:
@ -33,7 +33,7 @@ class AboutScreen extends StatelessWidget {
|
||||
}
|
||||
},
|
||||
),
|
||||
Text('Open sourced under GOLv1', style: Theme.of(context).textTheme.bodyMedium),
|
||||
Text('Open sourced under AGPLv3', style: Theme.of(context).textTheme.bodyMedium),
|
||||
const SizedBox(height: 10),
|
||||
MaterialButton(
|
||||
onPressed: () async {
|
||||
|
Reference in New Issue
Block a user