~submarine/unity-scope-openweathermap/bump-unity-deps

« back to all changes in this revision

Viewing changes to src/unity_openweathermap_daemon.py

  • Committer: David Callé
  • Date: 2013-02-13 18:00:04 UTC
  • Revision ID: davidc@framli.eu-20130213180004-tnsjy0gajxwwhs29
Fix copyright header in daemon

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /usr/bin/python3
2
2
# -*- coding: utf-8 -*-
3
3
 
4
 
# Copyright (C) 2013 name <email>
 
4
# Copyright (C) 2013 David Callé <davidc@framli.eu>
5
5
# This program is free software: you can redistribute it and/or modify it 
6
6
# under the terms of the GNU General Public License version 3, as published 
7
7
# by the Free Software Foundation.