~jameinel/juju-core/api-registry-tracks-type

« back to all changes in this revision

Viewing changes to cmd/juju/destroymachine.go

  • Committer: Martin Packman
  • Date: 2013-05-02 15:55:42 UTC
  • mto: This revision was merged to the branch mainline in revision 1213.
  • Revision ID: martin.packman@canonical.com-20130502155542-inz6fifs28d1quap
Add copyright statement at the top of all go files bar thirdparty

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// Copyright 2013 Canonical Ltd.
 
2
// Licensed under the AGPLv3, see LICENCE file for details.
 
3
 
1
4
package main
2
5
 
3
6
import (