X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=bindings%2Fpython%2Fnotmuch%2Fglobals.py;h=823c3e23332fce884505f07f25fa4b2ed896c00a;hb=1f08664a6b8f7cba63f63855833f877b66bbbe05;hp=442f3e3521077469b378d1ed70a4d9f00a640194;hpb=43ee25f7a9af2121b447eaa700560be4e0808c1a;p=notmuch diff --git a/bindings/python/notmuch/globals.py b/bindings/python/notmuch/globals.py index 442f3e35..823c3e23 100644 --- a/bindings/python/notmuch/globals.py +++ b/bindings/python/notmuch/globals.py @@ -14,7 +14,7 @@ for more details. You should have received a copy of the GNU General Public License along with notmuch. If not, see . -Copyright 2010 Sebastian Spaeth ' +Copyright 2010 Sebastian Spaeth """ import sys from ctypes import CDLL, Structure, POINTER