aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/tizen/fs.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:25 +0100
committerJohannes Schickel2014-02-18 02:39:39 +0100
commitee22a2ed58cf5b68b8804fde95ce56a957c33df2 (patch)
tree92b67d493ff5563c19562a1e01f83e195984a08e /backends/platform/tizen/fs.cpp
parent9b138f4eb496f68da494daf8381f54158f260d74 (diff)
downloadscummvm-rg350-ee22a2ed58cf5b68b8804fde95ce56a957c33df2.tar.gz
scummvm-rg350-ee22a2ed58cf5b68b8804fde95ce56a957c33df2.tar.bz2
scummvm-rg350-ee22a2ed58cf5b68b8804fde95ce56a957c33df2.zip
TIZEN: Make GPL headers consistent in themselves.
Diffstat (limited to 'backends/platform/tizen/fs.cpp')
-rw-r--r--backends/platform/tizen/fs.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/backends/platform/tizen/fs.cpp b/backends/platform/tizen/fs.cpp
index 8145cd5638..c6cd8f0a71 100644
--- a/backends/platform/tizen/fs.cpp
+++ b/backends/platform/tizen/fs.cpp
@@ -11,12 +11,13 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
*/
#include "config.h"