~maas-committers/maas/maas-charms

« back to all changes in this revision

Viewing changes to layers/maas-region/reactive/region.py

  • Committer: Blake Rouse
  • Date: 2016-04-21 20:17:37 UTC
  • Revision ID: blake.rouse@canonical.com-20160421201737-wyzys0k1l3q113o9
Add copyright on python files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Copyright 2016 Canonical Ltd.  This software is licensed under the
 
2
# GNU Affero General Public License version 3 (see the file LICENSE).
 
3
 
1
4
import ipaddress
2
5
import json
3
6
import os