Skip to content

Commit

Permalink
Update copyright headers
Browse files Browse the repository at this point in the history
  • Loading branch information
outadoc committed Feb 20, 2018
1 parent 3fa60db commit 66d4c75
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Twistoast - build.gradle
* Copyright (C) 2013-2017 Baptiste Candellier
* Copyright (C) 2013-2018 Baptiste Candellier
*
* Twistoast is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion twistoast/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Twistoast - build.gradle
* Copyright (C) 2013-2017 Baptiste Candellier
* Copyright (C) 2013-2018 Baptiste Candellier
*
* Twistoast is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Twistoast - FragmentWebView.kt
* Copyright (C) 2013-2016 Baptiste Candellier
* Copyright (C) 2013-2018 Baptiste Candellier
*
* Twistoast is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Twistoast - PebbleWatchReceiver.kt
* Copyright (C) 2013-2016 Baptiste Candellier
* Copyright (C) 2013-2018 Baptiste Candellier
*
* Twistoast is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion twistoast/src/main/res/values-en/strings_prefs.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Twistoast - strings_prefs.xml
~ Copyright (C) 2013-2016 Baptiste Candellier
~ Copyright (C) 2013-2018 Baptiste Candellier
~
~ Twistoast is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion twistoast/src/main/res/values-large/strings_urls.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Twistoast - strings_urls.xml
~ Copyright (C) 2013-2016 Baptiste Candellier
~ Copyright (C) 2013-2018 Baptiste Candellier
~
~ Twistoast is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion twistoast/src/main/res/values/strings_prefs.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Twistoast - strings_prefs.xml
~ Copyright (C) 2013-2016 Baptiste Candellier
~ Copyright (C) 2013-2018 Baptiste Candellier
~
~ Twistoast is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion twistoast/src/main/res/values/strings_urls.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Twistoast - strings_urls.xml
~ Copyright (C) 2013-2016 Baptiste Candellier
~ Copyright (C) 2013-2018 Baptiste Candellier
~
~ Twistoast is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion twistoast/src/main/res/xml/about_prefs.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Twistoast - about_prefs.xml
~ Copyright (C) 2013-2016 Baptiste Candellier
~ Copyright (C) 2013-2018 Baptiste Candellier
~
~ Twistoast is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit 66d4c75

Please sign in to comment.