~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to daemons/sftp.tac

  • Committer: Karl Fogel
  • Date: 2009-06-24 20:55:31 UTC
  • mto: This revision was merged to the branch mainline in revision 8960.
  • Revision ID: karl.fogel@canonical.com-20090624205531-67gqlc1s55b2stmv
Add the copyright header block to more files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright 2004-2007 Canonical Ltd.  All rights reserved.
2
 
#
 
1
# Copyright 2009 Canonical Ltd.  This software is licensed under the
 
2
# GNU Affero General Public License version 3 (see the file LICENSE).
 
3
 
3
4
# This is a Twisted application config file.  To run, use:
4
5
#     twistd -noy sftp.tac
5
6
# or similar.  Refer to the twistd(1) man page for details.