imip-agent

Change of imiptools/profile.py

1033:d40596ab5044
imiptools/profile.py
     1.1 --- a/imiptools/profile.py	Sun Jan 31 00:46:29 2016 +0100
     1.2 +++ b/imiptools/profile.py	Sun Jan 31 00:49:04 2016 +0100
     1.3 @@ -3,7 +3,7 @@
     1.4  """
     1.5  User profile management.
     1.6  
     1.7 -Copyright (C) 2015 Paul Boddie <paul@boddie.org.uk>
     1.8 +Copyright (C) 2015, 2016 Paul Boddie <paul@boddie.org.uk>
     1.9  
    1.10  This program is free software; you can redistribute it and/or modify it under
    1.11  the terms of the GNU General Public License as published by the Free Software
    1.12 @@ -38,7 +38,7 @@
    1.13  
    1.14      "A simple preferences file manager."
    1.15  
    1.16 -    # See: docs/preferences.txt
    1.17 +    # See: docs/wiki/Preferences
    1.18  
    1.19      known_keys = {
    1.20          "CN"                    : "",