We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 128c60c + 733556f commit efc07c4Copy full SHA for efc07c4
Xlib/ext/dpms.py
@@ -1,6 +1,6 @@
1
# Xlib.ext.dpms -- X Display Power Management Signaling
2
#
3
-# Copyright (C) 2020 Thiago Kenji Okada <thiagokada@gmail.com>
+# Copyright (C) 2020 Thiago Kenji Okada <thiagokokada@gmail.com>
4
5
# This library is free software; you can redistribute it and/or
6
# modify it under the terms of the GNU Lesser General Public License
examples/dpms.py
@@ -2,7 +2,7 @@
# examples/dpms.py -- DPMS usage examples.
-# Copyright (C) 2020 Thiago Kenji Okada<thiagokokada@gmail.com>
7
8
0 commit comments