[grilo-plugins] all: Update copyright note



commit 46a272acd48aa48dd4805eace0aa22ac37775122
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Fri Jan 21 18:06:10 2011 +0100

    all: Update copyright note
    
    Signed-off-by: Juan A. Suarez Romero <jasuarez igalia com>

 src/apple-trailers/Makefile.am          |    2 +-
 src/apple-trailers/grl-apple-trailers.c |    1 +
 src/bookmarks/Makefile.am               |    2 +-
 src/fake-metadata/Makefile.am           |    2 +-
 src/filesystem/Makefile.am              |    2 +-
 src/filesystem/grl-filesystem.c         |    3 ++-
 src/filesystem/grl-filesystem.h         |    2 +-
 src/flickr/Makefile.am                  |    2 +-
 src/flickr/grl-flickr.c                 |    2 ++
 src/gravatar/Makefile.am                |    2 +-
 src/jamendo/Makefile.am                 |    2 +-
 src/lastfm-albumart/Makefile.am         |    2 +-
 src/metadata-store/Makefile.am          |    2 +-
 src/podcasts/Makefile.am                |    2 +-
 src/podcasts/grl-podcasts.c             |    2 +-
 src/shoutcast/Makefile.am               |    2 +-
 src/tracker/grl-tracker.c               |    1 +
 src/upnp/Makefile.am                    |    2 +-
 src/upnp/grl-upnp.c                     |    2 +-
 src/vimeo/Makefile.am                   |    2 +-
 src/vimeo/grl-vimeo.c                   |    1 +
 src/youtube/Makefile.am                 |    2 +-
 src/youtube/grl-youtube.c               |    1 +
 23 files changed, 25 insertions(+), 18 deletions(-)
---
diff --git a/src/apple-trailers/Makefile.am b/src/apple-trailers/Makefile.am
index e5d0400..0195de5 100644
--- a/src/apple-trailers/Makefile.am
+++ b/src/apple-trailers/Makefile.am
@@ -3,7 +3,7 @@
 #
 # Author: Juan A. Suarez Romero <jasuarez igalia com>
 #
-# Copyright (C) 2010 Igalia S.L. All rights reserved.
+# Copyright (C) 2010, 2011 Igalia S.L. All rights reserved.
 
 lib_LTLIBRARIES		 = libgrlappletrailers.la
 
diff --git a/src/apple-trailers/grl-apple-trailers.c b/src/apple-trailers/grl-apple-trailers.c
index 5054853..b81748b 100644
--- a/src/apple-trailers/grl-apple-trailers.c
+++ b/src/apple-trailers/grl-apple-trailers.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/bookmarks/Makefile.am b/src/bookmarks/Makefile.am
index 6e210e6..0a031f5 100644
--- a/src/bookmarks/Makefile.am
+++ b/src/bookmarks/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.
 
 lib_LTLIBRARIES = libgrlbookmarks.la
 
diff --git a/src/fake-metadata/Makefile.am b/src/fake-metadata/Makefile.am
index 5b6047c..e0a1b81 100644
--- a/src/fake-metadata/Makefile.am
+++ b/src/fake-metadata/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.
 
 lib_LTLIBRARIES		 = libgrlfakemetadata.la
 
diff --git a/src/filesystem/Makefile.am b/src/filesystem/Makefile.am
index 48e796f..c685b85 100644
--- a/src/filesystem/Makefile.am
+++ b/src/filesystem/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.
 
 lib_LTLIBRARIES		 = libgrlfilesystem.la
 
diff --git a/src/filesystem/grl-filesystem.c b/src/filesystem/grl-filesystem.c
index 475620d..2fca9c7 100644
--- a/src/filesystem/grl-filesystem.c
+++ b/src/filesystem/grl-filesystem.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2010 Igalia S.L.
+ * Copyright (C) 2010, 2011 Igalia S.L.
+ * Copyright (C) 2011 Intel Corporation.
  *
  * Contact: Iago Toral Quiroga <itoral igalia com>
  *
diff --git a/src/filesystem/grl-filesystem.h b/src/filesystem/grl-filesystem.h
index 2c7fb3b..428c61b 100644
--- a/src/filesystem/grl-filesystem.h
+++ b/src/filesystem/grl-filesystem.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/flickr/Makefile.am b/src/flickr/Makefile.am
index da600b5..66da488 100644
--- a/src/flickr/Makefile.am
+++ b/src/flickr/Makefile.am
@@ -3,7 +3,7 @@
 #
 # Author: Juan A. Suarez Romero <jasuarez igalia com>
 #
-# Copyright (C) 2010 Igalia S.L. All rights reserved.
+# Copyright (C) 2010, 2011 Igalia S.L. All rights reserved.
 
 libplugin_LTLIBRARIES	= libgrlflickr.la
 
diff --git a/src/flickr/grl-flickr.c b/src/flickr/grl-flickr.c
index 0869e4f..de41d7a 100644
--- a/src/flickr/grl-flickr.c
+++ b/src/flickr/grl-flickr.c
@@ -1,5 +1,7 @@
 /*
  * Copyright (C) 2010 Igalia S.L.
+ * Copyright (C) 2011 Intel Corporation.
+ *
  *
  * Contact: Iago Toral Quiroga <itoral igalia com>
  *
diff --git a/src/gravatar/Makefile.am b/src/gravatar/Makefile.am
index b50a7da..391795e 100644
--- a/src/gravatar/Makefile.am
+++ b/src/gravatar/Makefile.am
@@ -3,7 +3,7 @@
 #
 # Author: Juan A. Suarez Romero <jasuarez igalia com>
 #
-# Copyright (C) 2010 Igalia S.L. All rights reserved.
+# Copyright (C) 2010, 2011 Igalia S.L. All rights reserved.
 
 lib_LTLIBRARIES = libgrlgravatar.la
 
diff --git a/src/jamendo/Makefile.am b/src/jamendo/Makefile.am
index 8d8fecd..3232ac2 100644
--- a/src/jamendo/Makefile.am
+++ b/src/jamendo/Makefile.am
@@ -3,7 +3,7 @@
 #
 # Author: Juan A. Suarez Romero <jasuarez igalia com>
 #
-# Copyright (C) 2010 Igalia S.L. All rights reserved.
+# Copyright (C) 2010, 2011 Igalia S.L. All rights reserved.
 
 lib_LTLIBRARIES		 = libgrljamendo.la
 
diff --git a/src/lastfm-albumart/Makefile.am b/src/lastfm-albumart/Makefile.am
index cea885e..ad7bc6e 100644
--- a/src/lastfm-albumart/Makefile.am
+++ b/src/lastfm-albumart/Makefile.am
@@ -3,7 +3,7 @@
 #
 # Author: Juan A. Suarez Romero <jasuarez igalia com>
 #
-# Copyright (C) 2010 Igalia S.L. All rights reserved.
+# Copyright (C) 2010, 2011 Igalia S.L. All rights reserved.
 
 lib_LTLIBRARIES = libgrllastfm-albumart.la
 
diff --git a/src/metadata-store/Makefile.am b/src/metadata-store/Makefile.am
index b74082d..372f4a8 100644
--- a/src/metadata-store/Makefile.am
+++ b/src/metadata-store/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.
 
 lib_LTLIBRARIES		 = libgrlmetadatastore.la
 
diff --git a/src/podcasts/Makefile.am b/src/podcasts/Makefile.am
index 6eb0d02..2383042 100644
--- a/src/podcasts/Makefile.am
+++ b/src/podcasts/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.
 
 lib_LTLIBRARIES = libgrlpodcasts.la
 
diff --git a/src/podcasts/grl-podcasts.c b/src/podcasts/grl-podcasts.c
index f67e959..9ebf0b3 100644
--- a/src/podcasts/grl-podcasts.c
+++ b/src/podcasts/grl-podcasts.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/src/shoutcast/Makefile.am b/src/shoutcast/Makefile.am
index 1958e72..3940692 100644
--- a/src/shoutcast/Makefile.am
+++ b/src/shoutcast/Makefile.am
@@ -3,7 +3,7 @@
 #
 # Author: Juan A. Suarez Romero <jasuarez igalia com>
 #
-# Copyright (C) 2010 Igalia S.L. All rights reserved.
+# Copyright (C) 2010, 2011 Igalia S.L. All rights reserved.
 
 lib_LTLIBRARIES		 = libgrlshoutcast.la
 
diff --git a/src/tracker/grl-tracker.c b/src/tracker/grl-tracker.c
index 01402d3..ef9c33b 100644
--- a/src/tracker/grl-tracker.c
+++ b/src/tracker/grl-tracker.c
@@ -1,5 +1,6 @@
 /*
  * Copyright (C) 2011 Igalia S.L.
+ * Copyright (C) 2011 Intel Corporation.
  *
  * Contact: Iago Toral Quiroga <itoral igalia com>
  *
diff --git a/src/upnp/Makefile.am b/src/upnp/Makefile.am
index 04f2898..3e1fba8 100644
--- a/src/upnp/Makefile.am
+++ b/src/upnp/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.
 
 lib_LTLIBRARIES	= libgrlupnp.la
 
diff --git a/src/upnp/grl-upnp.c b/src/upnp/grl-upnp.c
index 89aa84f..0292d10 100644
--- a/src/upnp/grl-upnp.c
+++ b/src/upnp/grl-upnp.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010 Igalia S.L.
+ * Copyright (C) 2010, 2011 Igalia S.L.
  * Copyright (C) 2011 Intel Corporation.
  *
  * This component is based on Maemo's mafw-upnp-source source code.
diff --git a/src/vimeo/Makefile.am b/src/vimeo/Makefile.am
index b460735..b810218 100644
--- a/src/vimeo/Makefile.am
+++ b/src/vimeo/Makefile.am
@@ -3,7 +3,7 @@
 #
 # Author: Joaquim Rocha <jrocha igalia com>
 #
-# Copyright (C) 2010 Igalia S.L. All rights reserved.
+# Copyright (C) 2010, 2011 Igalia S.L. All rights reserved.
 
 lib_LTLIBRARIES		 = libgrlvimeo.la
 
diff --git a/src/vimeo/grl-vimeo.c b/src/vimeo/grl-vimeo.c
index f3c513a..af8f665 100644
--- a/src/vimeo/grl-vimeo.c
+++ b/src/vimeo/grl-vimeo.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/youtube/Makefile.am b/src/youtube/Makefile.am
index 9c277bc..2384bb8 100644
--- a/src/youtube/Makefile.am
+++ b/src/youtube/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.
 
 lib_LTLIBRARIES = libgrlyoutube.la
 
diff --git a/src/youtube/grl-youtube.c b/src/youtube/grl-youtube.c
index ccf1a02..c6dfd2e 100644
--- a/src/youtube/grl-youtube.c
+++ b/src/youtube/grl-youtube.c
@@ -1,5 +1,6 @@
 /*
  * Copyright (C) 2010 Igalia S.L.
+ * Copyright (C) 2011 Intel Corporation.
  *
  * Contact: Iago Toral Quiroga <itoral igalia com>
  *



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