Made copyright notice more appropriate for an open source project
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
GBM - Game Backup Monitor
|
Game Backup Monitor
|
||||||
Copyright (C) 2019 Michael J. Seiferling
|
Copyright (C) 2014 - 2019 Michael J. Seiferling and Game Backup Monitor contributors
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|||||||
Generated
+1
-1
@@ -79,7 +79,7 @@ Namespace My.Resources
|
|||||||
End Property
|
End Property
|
||||||
|
|
||||||
'''<summary>
|
'''<summary>
|
||||||
''' Looks up a localized string similar to [PARAM] Michael J. Seiferling.
|
''' Looks up a localized string similar to 2014 - [PARAM] Michael J. Seiferling and Game Backup Monitor contributors.
|
||||||
'''</summary>
|
'''</summary>
|
||||||
Friend ReadOnly Property App_Copyright() As String
|
Friend ReadOnly Property App_Copyright() As String
|
||||||
Get
|
Get
|
||||||
|
|||||||
@@ -137,7 +137,7 @@
|
|||||||
<value>This will rebuild all databases and shrink them to an optimal size.[BR]This should only be used if your gbm.s3db files are becoming very large.[BR][BR]Do you wish to continue?</value>
|
<value>This will rebuild all databases and shrink them to an optimal size.[BR]This should only be used if your gbm.s3db files are becoming very large.[BR][BR]Do you wish to continue?</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="App_Copyright" xml:space="preserve">
|
<data name="App_Copyright" xml:space="preserve">
|
||||||
<value>[PARAM] Michael J. Seiferling</value>
|
<value> 2014 - [PARAM] Michael J. Seiferling and Game Backup Monitor contributors</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="frmMain_Exit" xml:space="preserve">
|
<data name="frmMain_Exit" xml:space="preserve">
|
||||||
<value>Are you sure you want to exit? Your games will no longer be monitored.</value>
|
<value>Are you sure you want to exit? Your games will no longer be monitored.</value>
|
||||||
|
|||||||
Reference in New Issue
Block a user