~ltrager/maas/lp1554636_2.0

« back to all changes in this revision

Viewing changes to etc/maas/templates/commissioning-user-data/snippets/maas_ipmi_autodetect.py

  • Committer: Gavin Panella
  • Date: 2015-05-07 18:14:38 UTC
  • mto: This revision was merged to the branch mainline in revision 3878.
  • Revision ID: gavin.panella@canonical.com-20150507181438-bmn7m2klmn83xrz9
Update copyright notices everywhere.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
#
3
3
# maas-ipmi-autodetect - autodetect and autoconfigure IPMI.
4
4
#
5
 
# Copyright (C) 2011-2014 Canonical
 
5
# Copyright (C) 2013-2015 Canonical
6
6
#
7
7
# Authors:
8
8
#    Andres Rodriguez <andres.rodriguez@canonical.com>