aboutsummaryrefslogtreecommitdiffstats
path: root/facebook
diff options
context:
space:
mode:
Diffstat (limited to 'facebook')
-rw-r--r--facebook/facebook-api.c2
-rw-r--r--facebook/facebook-api.h2
-rw-r--r--facebook/facebook-data.c2
-rw-r--r--facebook/facebook-data.h2
-rw-r--r--facebook/facebook-glib.h2
-rw-r--r--facebook/facebook-http.c2
-rw-r--r--facebook/facebook-http.h2
-rw-r--r--facebook/facebook-id.h2
-rw-r--r--facebook/facebook-json.c2
-rw-r--r--facebook/facebook-json.h2
-rw-r--r--facebook/facebook-mqtt.c2
-rw-r--r--facebook/facebook-mqtt.h2
-rw-r--r--facebook/facebook-thrift.c2
-rw-r--r--facebook/facebook-thrift.h2
-rw-r--r--facebook/facebook-util.c2
-rw-r--r--facebook/facebook-util.h2
-rw-r--r--facebook/facebook.c2
17 files changed, 17 insertions, 17 deletions
diff --git a/facebook/facebook-api.c b/facebook/facebook-api.c
index e7a8409..b7a2b9c 100644
--- a/facebook/facebook-api.c
+++ b/facebook/facebook-api.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2014-2015 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2016 James Geboski <jgeboski@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/facebook/facebook-api.h b/facebook/facebook-api.h
index 3912a3d..2da2977 100644
--- a/facebook/facebook-api.h
+++ b/facebook/facebook-api.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2014-2015 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2016 James Geboski <jgeboski@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/facebook/facebook-data.c b/facebook/facebook-data.c
index 4d02ac1..f7f7000 100644
--- a/facebook/facebook-data.c
+++ b/facebook/facebook-data.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2014-2015 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2016 James Geboski <jgeboski@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/facebook/facebook-data.h b/facebook/facebook-data.h
index d980f63..2318b3b 100644
--- a/facebook/facebook-data.h
+++ b/facebook/facebook-data.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2014-2015 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2016 James Geboski <jgeboski@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/facebook/facebook-glib.h b/facebook/facebook-glib.h
index 3e609ae..25f6ae3 100644
--- a/facebook/facebook-glib.h
+++ b/facebook/facebook-glib.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2014-2015 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2016 James Geboski <jgeboski@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/facebook/facebook-http.c b/facebook/facebook-http.c
index 988a3b2..da1f631 100644
--- a/facebook/facebook-http.c
+++ b/facebook/facebook-http.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2014-2015 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2016 James Geboski <jgeboski@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/facebook/facebook-http.h b/facebook/facebook-http.h
index 91dd6b2..b3ff001 100644
--- a/facebook/facebook-http.h
+++ b/facebook/facebook-http.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2014-2015 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2016 James Geboski <jgeboski@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/facebook/facebook-id.h b/facebook/facebook-id.h
index 189909a..a2b1b35 100644
--- a/facebook/facebook-id.h
+++ b/facebook/facebook-id.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2014-2015 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2016 James Geboski <jgeboski@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/facebook/facebook-json.c b/facebook/facebook-json.c
index f4d3c0d..976e4c3 100644
--- a/facebook/facebook-json.c
+++ b/facebook/facebook-json.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2014-2015 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2016 James Geboski <jgeboski@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/facebook/facebook-json.h b/facebook/facebook-json.h
index bcc4148..4ead761 100644
--- a/facebook/facebook-json.h
+++ b/facebook/facebook-json.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2014-2015 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2016 James Geboski <jgeboski@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/facebook/facebook-mqtt.c b/facebook/facebook-mqtt.c
index fbb2473..8549a1c 100644
--- a/facebook/facebook-mqtt.c
+++ b/facebook/facebook-mqtt.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2014-2015 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2016 James Geboski <jgeboski@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/facebook/facebook-mqtt.h b/facebook/facebook-mqtt.h
index b6b9030..cdc47b3 100644
--- a/facebook/facebook-mqtt.h
+++ b/facebook/facebook-mqtt.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2014-2015 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2016 James Geboski <jgeboski@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/facebook/facebook-thrift.c b/facebook/facebook-thrift.c
index 9604e4d..164dc21 100644
--- a/facebook/facebook-thrift.c
+++ b/facebook/facebook-thrift.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2014-2015 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2016 James Geboski <jgeboski@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/facebook/facebook-thrift.h b/facebook/facebook-thrift.h
index 943825d..9c17e85 100644
--- a/facebook/facebook-thrift.h
+++ b/facebook/facebook-thrift.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2014-2015 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2016 James Geboski <jgeboski@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/facebook/facebook-util.c b/facebook/facebook-util.c
index 5a6aa1b..15c4d4a 100644
--- a/facebook/facebook-util.c
+++ b/facebook/facebook-util.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2014-2015 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2016 James Geboski <jgeboski@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/facebook/facebook-util.h b/facebook/facebook-util.h
index 8aac328..71dc3ec 100644
--- a/facebook/facebook-util.h
+++ b/facebook/facebook-util.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2014-2015 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2016 James Geboski <jgeboski@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/facebook/facebook.c b/facebook/facebook.c
index f490feb..a9087ab 100644
--- a/facebook/facebook.c
+++ b/facebook/facebook.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2014-2015 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2016 James Geboski <jgeboski@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by