~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: dann frazier
  • Date: 2020-02-04 02:27:07 UTC
  • Revision ID: dannf@ubuntu.com-20200204022707-37vu1ltkpx2m2t5x
tests/test_motd.py: Fix cut & paste error in comment.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This package was debianized by Michiel Sikkes <michiel@eyesopened.nl> on
 
2
Fri, 22 Oct 2004 22:43:31 +0200.
 
3
 
 
4
It was downloaded via bzr from:
 
5
   http://people.ubuntu.com/~mvo/bzr/update-notifier/main/
 
6
 
 
7
Upstream Author: Michael Vogt <mvo@debian.org>
 
8
                 Michiel Sikkes <michiel@eyesopened.nl>
 
9
 
 
10
Copyright:
 
11
 
 
12
Copyright (C) 2004 Lukas Lipka <lukas@pmad.net>
 
13
          (C) 2004 Michael Vogt <mvo@debian.org>
 
14
          (C) 2004 Michiel Sikkes <michiel@eyesopened.nl>
 
15
          (c) 2004-2006 Canonical
 
16
 
 
17
This library is free software; you can redistribute it and/or
 
18
 modify it under the terms of the GNU Lesser General Public
 
19
License as published by the Free Software Foundation; either
 
20
version 2 of the License, or (at your option) any later version.
 
21
 
 
22
This library is distributed in the hope that it will be useful,
 
23
but WITHOUT ANY WARRANTY; without even the implied warranty of
 
24
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
25
Lesser General Public License for more details.
 
26
 
 
27
You should have received a copy of the GNU Lesser General Public
 
28
License along with this library; if not, write to the
 
29
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 
30
Boston, MA  02110-1301 USA