summaryrefslogtreecommitdiffstats
path: root/src/monitor.py
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-12 17:56:01 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-12 17:56:01 +0100
commit57d7afc7266f5b1d43ca1b385c5a2f792996b2eb (patch)
tree8a0804135f1e9abffac2cbadfc939dafab118742 /src/monitor.py
parentbeginning support for having multiple drm connections open (diff)
downloadblueshift-57d7afc7266f5b1d43ca1b385c5a2f792996b2eb.tar.gz
blueshift-57d7afc7266f5b1d43ca1b385c5a2f792996b2eb.tar.bz2
blueshift-57d7afc7266f5b1d43ca1b385c5a2f792996b2eb.tar.xz
derp
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/monitor.py')
-rw-r--r--src/monitor.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/monitor.py b/src/monitor.py
index 0e409f0..02538ee 100644
--- a/src/monitor.py
+++ b/src/monitor.py
@@ -10,7 +10,7 @@
# 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
-# GNU Affero General Public License for more details.
+# 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, see <http://www.gnu.org/licenses/>.