~fo0bar/turku/turku-agent-encoding

« back to all changes in this revision

Viewing changes to turku-update-config

  • Committer: Ryan Finnie
  • Date: 2015-02-25 01:30:10 UTC
  • Revision ID: ryan.finnie@canonical.com-20150225013010-92npm969d2z9f2qd
Add licenses

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/env python
2
2
 
 
3
# Turku backups - client agent
 
4
# Copyright 2015 Canonical Ltd.
 
5
#
 
6
# This program is free software: you can redistribute it and/or modify it
 
7
# under the terms of the GNU General Public License version 3, as published by
 
8
# the Free Software Foundation.
 
9
#
 
10
# This program is distributed in the hope that it will be useful, but WITHOUT
 
11
# ANY WARRANTY; without even the implied warranties of MERCHANTABILITY,
 
12
# SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
13
# General Public License for more details.
 
14
#
 
15
# You should have received a copy of the GNU General Public License along with
 
16
# this program.  If not, see <http://www.gnu.org/licenses/>.
 
17
 
3
18
from __future__ import print_function
4
19
import uuid
5
20
import string