aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjgeboski <jgeboski@gmail.com>2015-03-05 14:14:04 -0500
committerjgeboski <jgeboski@gmail.com>2015-03-05 14:14:04 -0500
commit380baa57eada83dcc612419c168d3f74e09bf9d1 (patch)
treec4c771f02f1a1e7b04b294902c5a64c6124fe543
parent15a6084db28d594eeec4c3083adec069a0753a49 (diff)
downloadbitlbee-facebook-380baa57eada83dcc612419c168d3f74e09bf9d1.tar.gz
bitlbee-facebook-380baa57eada83dcc612419c168d3f74e09bf9d1.tar.bz2
bitlbee-facebook-380baa57eada83dcc612419c168d3f74e09bf9d1.tar.xz
Updated copyright dates for 2015
-rw-r--r--configure.ac2
-rw-r--r--facebook/facebook-api.c2
-rw-r--r--facebook/facebook-api.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
-rw-r--r--facebook/facebook.h2
16 files changed, 16 insertions, 16 deletions
diff --git a/configure.ac b/configure.ac
index 4ea9d4a..97f8744 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-# Copyright 2014 James Geboski <jgeboski@gmail.com>
+# Copyright 2014-2015 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.c b/facebook/facebook-api.c
index 6c7fc1d..504e93d 100644
--- a/facebook/facebook-api.c
+++ b/facebook/facebook-api.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2014 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2015 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 ef1f66a..4db8c41 100644
--- a/facebook/facebook-api.h
+++ b/facebook/facebook-api.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2014 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2015 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 c5554b2..e5564a8 100644
--- a/facebook/facebook-http.c
+++ b/facebook/facebook-http.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2014 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2015 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 6e83338..6aa1176 100644
--- a/facebook/facebook-http.h
+++ b/facebook/facebook-http.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2014 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2015 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 f435930..76a671c 100644
--- a/facebook/facebook-id.h
+++ b/facebook/facebook-id.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2014 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2015 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 70f0b39..14b8588 100644
--- a/facebook/facebook-json.c
+++ b/facebook/facebook-json.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2014 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2015 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 9fecbab..01d7953 100644
--- a/facebook/facebook-json.h
+++ b/facebook/facebook-json.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2014 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2015 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 c703e9a..a4dde5b 100644
--- a/facebook/facebook-mqtt.c
+++ b/facebook/facebook-mqtt.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2014 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2015 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 95115dd..c5c63e6 100644
--- a/facebook/facebook-mqtt.h
+++ b/facebook/facebook-mqtt.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2014 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2015 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 57e51f2..13af9f4 100644
--- a/facebook/facebook-thrift.c
+++ b/facebook/facebook-thrift.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2014 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2015 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 493e679..0438e7b 100644
--- a/facebook/facebook-thrift.h
+++ b/facebook/facebook-thrift.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2014 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2015 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 c9229b0..4b959ac 100644
--- a/facebook/facebook-util.c
+++ b/facebook/facebook-util.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2014 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2015 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 fdf4434..cf29878 100644
--- a/facebook/facebook-util.h
+++ b/facebook/facebook-util.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2014 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2015 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 d607c8f..8571324 100644
--- a/facebook/facebook.c
+++ b/facebook/facebook.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2014 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2015 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.h b/facebook/facebook.h
index f5ff7ea..9ee32f6 100644
--- a/facebook/facebook.h
+++ b/facebook/facebook.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2014 James Geboski <jgeboski@gmail.com>
+ * Copyright 2014-2015 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