summaryrefslogtreecommitdiffstats
path: root/src/gui/gui.h
diff options
context:
space:
mode:
authorLuboš Doležel <lubos@dolezel.info>2016-10-05 20:14:06 +0200
committerGitHub <noreply@github.com>2016-10-05 20:14:06 +0200
commit4e7ff99f1572f92595d7cedd883582040b1f4cc8 (patch)
tree5f04d00fa0086361deda1a2f43d41586500e1278 /src/gui/gui.h
parentb7885efb5a7ad7b1dd024715a08b6d3a1bd6088e (diff)
parent1f6d76bb12cf026dff26a0588a75c2dfdaa8cde3 (diff)
downloadtwinkle-4e7ff99f1572f92595d7cedd883582040b1f4cc8.tar
twinkle-4e7ff99f1572f92595d7cedd883582040b1f4cc8.tar.gz
twinkle-4e7ff99f1572f92595d7cedd883582040b1f4cc8.tar.lz
twinkle-4e7ff99f1572f92595d7cedd883582040b1f4cc8.tar.xz
twinkle-4e7ff99f1572f92595d7cedd883582040b1f4cc8.zip
Merge pull request #76 from fbriere/issue/25-fsf-old-address
Replace (old) FSF postal address with URL in header files
Diffstat (limited to 'src/gui/gui.h')
-rw-r--r--src/gui/gui.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gui/gui.h b/src/gui/gui.h
index d0cada0..306404f 100644
--- a/src/gui/gui.h
+++ b/src/gui/gui.h
@@ -12,8 +12,7 @@
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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#ifndef _GUI_H