summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/backtrace.c2
-rw-r--r--common/lz.c2
-rw-r--r--common/lz_compress_tmpl.c2
-rw-r--r--common/lz_decompress_tmpl.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/common/backtrace.c b/common/backtrace.c
index 6fabdf02..4e2555ac 100644
--- a/common/backtrace.c
+++ b/common/backtrace.c
@@ -18,7 +18,7 @@
/*
* Taken from xserver os/backtrace.c:
- * Copyright 2008 Red Hat, Inc.
+ * Copyright (C) 2008 Red Hat, Inc.
*/
#include "config.h"
diff --git a/common/lz.c b/common/lz.c
index 2e3a1365..85c974b4 100644
--- a/common/lz.c
+++ b/common/lz.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
diff --git a/common/lz_compress_tmpl.c b/common/lz_compress_tmpl.c
index 865a30a8..ea878ffd 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
diff --git a/common/lz_decompress_tmpl.c b/common/lz_decompress_tmpl.c
index 6d520744..b962fb66 100644
--- a/common/lz_decompress_tmpl.c
+++ b/common/lz_decompress_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