[grilo] doc: Update Copyright notice



commit 5c6f798111d6b26dc6af2985867fed19383a7119
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Fri Dec 16 13:01:07 2011 +0100

    doc: Update Copyright notice
    
    Signed-off-by: Juan A. Suarez Romero <jasuarez igalia com>

 Makefile.am                       |    2 +-
 doc/Makefile.am                   |    2 +-
 libs/net/Makefile.am              |    2 +-
 libs/net/grl-net-wc.c             |    2 +-
 libs/net/grl-net-wc.h             |    2 +-
 src/grl-error.h                   |    2 +-
 src/grl-metadata-source-priv.h    |    2 +-
 src/grl-multiple.h                |    2 +-
 src/grl-plugin-registry.h         |    2 +-
 src/grl-sync.c                    |    1 +
 src/grl-util.h                    |    2 +-
 tools/grilo-inspect/grl-inspect.c |    2 +-
 12 files changed, 12 insertions(+), 11 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index a466e11..e37eaeb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,7 @@
 #
 # Author: Iago Toral Quiroga <itoral igalia com>
 #
-# Copyright (C) 2010 Igalia S.L. All rights reserved.
+# Copyright (C) 2010, 2011 Igalia S.L. All rights reserved.
 
 ACLOCAL_AMFLAGS = -I m4
 
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 6874180..90b17ef 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -3,6 +3,6 @@
 #
 # Author: Iago Toral Quiroga <itoral igalia com>
 #
-# Copyright (C) 2010 Igalia S.L. All rights reserved.
+# Copyright (C) 2011 Igalia S.L. All rights reserved.
 
 SUBDIRS = grilo
diff --git a/libs/net/Makefile.am b/libs/net/Makefile.am
index f09deff..5ec6c16 100644
--- a/libs/net/Makefile.am
+++ b/libs/net/Makefile.am
@@ -3,7 +3,7 @@
 #
 # Author: VÃctor M. JÃquez L. <vjaquez igalia com>
 #
-# Copyright (C) 2010 Igalia S.L. All rights reserved.
+# Copyright (C) 2010, 2011 Igalia S.L. All rights reserved.
 
 
 lib_LTLIBRARIES = libgrlnet- GRL_MAJORMINOR@.la
diff --git a/libs/net/grl-net-wc.c b/libs/net/grl-net-wc.c
index fb0fd24..666a6e1 100644
--- a/libs/net/grl-net-wc.c
+++ b/libs/net/grl-net-wc.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010 Igalia S.L.
+ * Copyright (C) 2010, 2011 Igalia S.L.
  *
  * Contact: Iago Toral Quiroga <itoral igalia com>
  *
diff --git a/libs/net/grl-net-wc.h b/libs/net/grl-net-wc.h
index 977b0b4..125b265 100644
--- a/libs/net/grl-net-wc.h
+++ b/libs/net/grl-net-wc.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010 Igalia S.L.
+ * Copyright (C) 2010, 2011 Igalia S.L.
  *
  * Contact: Iago Toral Quiroga <itoral igalia com>
  *
diff --git a/src/grl-error.h b/src/grl-error.h
index 1480857..256aeed 100644
--- a/src/grl-error.h
+++ b/src/grl-error.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010 Igalia S.L.
+ * Copyright (C) 2010, 2011 Igalia S.L.
  *
  * Contact: Iago Toral Quiroga <itoral igalia com>
  *
diff --git a/src/grl-metadata-source-priv.h b/src/grl-metadata-source-priv.h
index 30d7cc0..8911bd2 100644
--- a/src/grl-metadata-source-priv.h
+++ b/src/grl-metadata-source-priv.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010 Igalia S.L.
+ * Copyright (C) 2010, 2011 Igalia S.L.
  *
  * Contact: Iago Toral Quiroga <itoral igalia com>
  *
diff --git a/src/grl-multiple.h b/src/grl-multiple.h
index 7d06713..cb7bd44 100644
--- a/src/grl-multiple.h
+++ b/src/grl-multiple.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010 Igalia S.L.
+ * Copyright (C) 2010, 2011 Igalia S.L.
  *
  * Contact: Iago Toral Quiroga <itoral igalia com>
  *
diff --git a/src/grl-plugin-registry.h b/src/grl-plugin-registry.h
index 3e164ce..76eca2b 100644
--- a/src/grl-plugin-registry.h
+++ b/src/grl-plugin-registry.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010 Igalia S.L.
+ * Copyright (C) 2010, 2011 Igalia S.L.
  *
  * Contact: Iago Toral Quiroga <itoral igalia com>
  *
diff --git a/src/grl-sync.c b/src/grl-sync.c
index 9fc8ca2..20cdc0c 100644
--- a/src/grl-sync.c
+++ b/src/grl-sync.c
@@ -1,5 +1,6 @@
 /*
  * Copyright (C) 2010 Igalia S.L.
+ * Copyright (C) 2011 Intel Corporation.
  *
  * Contact: Iago Toral Quiroga <itoral igalia com>
  *
diff --git a/src/grl-util.h b/src/grl-util.h
index 70d77f3..f2864b7 100644
--- a/src/grl-util.h
+++ b/src/grl-util.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010 Igalia S.L.
+ * Copyright (C) 2010, 2011 Igalia S.L.
  *
  * Contact: Iago Toral Quiroga <itoral igalia com>
  *
diff --git a/tools/grilo-inspect/grl-inspect.c b/tools/grilo-inspect/grl-inspect.c
index 8be16bf..11f76ef 100644
--- a/tools/grilo-inspect/grl-inspect.c
+++ b/tools/grilo-inspect/grl-inspect.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010 Igalia S.L.
+ * Copyright (C) 2010, 2011 Igalia S.L.
  *
  * Contact: Iago Toral Quiroga <itoral igalia com>
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]