From d8724b77fcf3f373927ebb054b533ea43c65fa82 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Tue, 30 Dec 2008 15:49:35 +0100 Subject: [PATCH] copyright headers fixed --- Dak/config.py | 4 ++-- Dak/plugin.py | 2 +- Dak/test.py | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Dak/config.py b/Dak/config.py index 8ac1631..e38df9b 100644 --- a/Dak/config.py +++ b/Dak/config.py @@ -1,6 +1,6 @@ ### -# Copyright (c) 2008, Joerg Jaspert -# All rights reserved. +# Copyright (c) 2008, Joerg Jaspert +# GPL v2 (not later) # # ### diff --git a/Dak/plugin.py b/Dak/plugin.py index 2d99650..1d6465b 100644 --- a/Dak/plugin.py +++ b/Dak/plugin.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2008, Joerg Jaspert +# Copyright (c) 2008, Joerg Jaspert # GPL v2 (not later) ### diff --git a/Dak/test.py b/Dak/test.py index f957acd..df2d2a2 100644 --- a/Dak/test.py +++ b/Dak/test.py @@ -1,6 +1,6 @@ ### # Copyright (c) 2008, Joerg Jaspert -# All rights reserved. +# GPL v2 (not later) # # ### -- 2.20.1