Updated copyright.
This commit is contained in:
parent
f18b5d5542
commit
a90875f018
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# -*- coding: iso-8859-1 -*-
|
# -*- coding: iso-8859-1 -*-
|
||||||
# Copyright (C) 2004-2005 Tristan Seligmann and Jonathan Jacobs
|
# Copyright (C) 2004-2005 Tristan Seligmann and Jonathan Jacobs
|
||||||
# Copyright (C) 2012 Bastian Kleineidam
|
# Copyright (C) 2012-2013 Bastian Kleineidam
|
||||||
from .util import fetchUrl, getQueryParams
|
from .util import fetchUrl, getQueryParams
|
||||||
|
|
||||||
def queryNamer(paramName, usePageUrl=False):
|
def queryNamer(paramName, usePageUrl=False):
|
||||||
|
|
Loading…
Reference in a new issue