diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2012-01-10 14:44:16 +0000 |
---|---|---|
committer | Alon Levy <alevy@redhat.com> | 2012-01-13 18:11:59 +0200 |
commit | 0de78e9f59ec1fd7f48e5c51b44a0fc98e682d55 (patch) | |
tree | 80cbcf63e9edd1db2194f0c2caceaeb0e9e37e64 /common/lz_compress_tmpl.c | |
parent | d6c31a697003368e642beb29466ba5953f6e6163 (diff) |
Fix up copyright decl to always use 'Copyright (C) Red Hat, Inc.'
A couple of files were missing '(C)' in the copyright header
Diffstat (limited to 'common/lz_compress_tmpl.c')
-rw-r--r-- | common/lz_compress_tmpl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/lz_compress_tmpl.c b/common/lz_compress_tmpl.c index 865a30a..ea878ff 100644 --- a/common/lz_compress_tmpl.c +++ b/common/lz_compress_tmpl.c @@ -1,7 +1,7 @@ /* -*- Mode: C; c-basic-offset: 4; indent-tabs-mode: nil -*- */ /* - Copyright 2009 Red Hat, Inc. and/or its affiliates. + Copyright (C) 2009 Red Hat, Inc. and/or its affiliates. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |