~thomas-deruyter-3/qreator/qreator

« back to all changes in this revision

Viewing changes to qreator_lib/__init__.py

  • Committer: David Planella
  • Date: 2012-05-19 14:45:57 UTC
  • Revision ID: david.planella@ubuntu.com-20120519144557-2w13vh7br36kt2ck
Added support for showing autodetected SSIDs. Moved contributors to About page instead of AUTHORS file, as otherwise Quickly adds them to all source files - will need to investigate what the proper way to credit contributors and assign copyright is

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*-
2
2
### BEGIN LICENSE
3
3
# Copyright (C) 2012 David Planella <david.planella@ubuntu.com>
4
 
# Copyright (C) 2012 Michael Hall <mhall119@ubuntu.com>
5
4
# This program is free software: you can redistribute it and/or modify it 
6
5
# under the terms of the GNU General Public License version 3, as published 
7
6
# by the Free Software Foundation.