summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorportix <none@none>2013-01-09 04:00:22 +0100
committerportix <none@none>2013-01-09 04:00:22 +0100
commite328e0cfa14bcdde0990eb89cce75ae5b7cd68f3 (patch)
treed374670d6362f52033a749078de2199de2278b9f /src
parent44f7f6e24688cdf70d77204548a9cae92de333d1 (diff)
downloaddwb-e328e0cfa14bcdde0990eb89cce75ae5b7cd68f3.zip
Updating copyright information
Diffstat (limited to 'src')
-rw-r--r--src/adblock.c2
-rw-r--r--src/adblock.h2
-rw-r--r--src/application.c2
-rw-r--r--src/application.h2
-rw-r--r--src/callback.c2
-rw-r--r--src/callback.h2
-rw-r--r--src/commands.c2
-rw-r--r--src/commands.h2
-rw-r--r--src/completion.c2
-rw-r--r--src/completion.h2
-rw-r--r--src/config.h2
-rw-r--r--src/domain.c2
-rw-r--r--src/domain.h2
-rw-r--r--src/download.c2
-rw-r--r--src/download.h2
-rw-r--r--src/dwb.c2
-rw-r--r--src/dwb.h4
-rw-r--r--src/entry.c2
-rw-r--r--src/entry.h2
-rw-r--r--src/html.c2
-rw-r--r--src/html.h2
-rw-r--r--src/icon.xpm2
-rw-r--r--src/js.c2
-rw-r--r--src/js.h2
-rw-r--r--src/local.c2
-rw-r--r--src/local.h2
-rw-r--r--src/plugins.c2
-rw-r--r--src/plugins.h2
28 files changed, 29 insertions, 29 deletions
diff --git a/src/adblock.c b/src/adblock.c
index e45f6b68..e6b65f4b 100644
--- a/src/adblock.c
+++ b/src/adblock.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/adblock.h b/src/adblock.h
index 70c97dd9..956ac112 100644
--- a/src/adblock.h
+++ b/src/adblock.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/application.c b/src/application.c
index aa393cf6..7743066e 100644
--- a/src/application.c
+++ b/src/application.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/application.h b/src/application.h
index 746b3692..7b5d128f 100644
--- a/src/application.h
+++ b/src/application.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/callback.c b/src/callback.c
index 29a3f46e..ebbf2d36 100644
--- a/src/callback.c
+++ b/src/callback.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/callback.h b/src/callback.h
index 04e92884..888b9547 100644
--- a/src/callback.h
+++ b/src/callback.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/commands.c b/src/commands.c
index 7b05a6ec..5efeca5f 100644
--- a/src/commands.c
+++ b/src/commands.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/commands.h b/src/commands.h
index e99d15a9..e09fc7b9 100644
--- a/src/commands.h
+++ b/src/commands.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/completion.c b/src/completion.c
index 09b18e1c..432a4d4f 100644
--- a/src/completion.c
+++ b/src/completion.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/completion.h b/src/completion.h
index b297616b..9cd1dc8f 100644
--- a/src/completion.h
+++ b/src/completion.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/config.h b/src/config.h
index ec726f91..d44dc60f 100644
--- a/src/config.h
+++ b/src/config.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/domain.c b/src/domain.c
index 70e16b75..432396e1 100644
--- a/src/domain.c
+++ b/src/domain.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/domain.h b/src/domain.h
index 210b1927..f9b06147 100644
--- a/src/domain.h
+++ b/src/domain.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/download.c b/src/download.c
index 7eabf114..e01f8754 100644
--- a/src/download.c
+++ b/src/download.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/download.h b/src/download.h
index b7ef3d7a..d171c475 100644
--- a/src/download.h
+++ b/src/download.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/dwb.c b/src/dwb.c
index d6000b94..43e7d2c6 100644
--- a/src/dwb.c
+++ b/src/dwb.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/dwb.h b/src/dwb.h
index 4c55b383..07b2d7e1 100644
--- a/src/dwb.h
+++ b/src/dwb.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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
@@ -32,7 +32,7 @@
#define VERSION "0.0.18"
#endif
#ifndef COPYRIGHT
-#define COPYRIGHT "© 2010-2012 portix"
+#define COPYRIGHT "© 2010-2013 portix"
#endif
#define PBAR_LENGTH 20
diff --git a/src/entry.c b/src/entry.c
index 3e544fb1..5dad10a5 100644
--- a/src/entry.c
+++ b/src/entry.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/entry.h b/src/entry.h
index cdc99e0c..74d21b8d 100644
--- a/src/entry.h
+++ b/src/entry.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/html.c b/src/html.c
index 988485ce..26acb2a8 100644
--- a/src/html.c
+++ b/src/html.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/html.h b/src/html.h
index 7519c6e2..1269dbeb 100644
--- a/src/html.h
+++ b/src/html.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/icon.xpm b/src/icon.xpm
index cb3f4690..8819e217 100644
--- a/src/icon.xpm
+++ b/src/icon.xpm
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/js.c b/src/js.c
index e69a5ecf..96557604 100644
--- a/src/js.c
+++ b/src/js.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/js.h b/src/js.h
index 1d543a1b..aafd2cdb 100644
--- a/src/js.h
+++ b/src/js.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/local.c b/src/local.c
index f664aa9a..bd55313e 100644
--- a/src/local.c
+++ b/src/local.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/local.h b/src/local.h
index 5c5f7e6e..52f68b0c 100644
--- a/src/local.h
+++ b/src/local.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/plugins.c b/src/plugins.c
index d768a4df..e71c216e 100644
--- a/src/plugins.c
+++ b/src/plugins.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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/src/plugins.h b/src/plugins.h
index 03d6cf8d..4c4c2597 100644
--- a/src/plugins.h
+++ b/src/plugins.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2012 Stefan Bolte <portix@gmx.net>
+ * Copyright (c) 2010-2013 Stefan Bolte <portix@gmx.net>
*
* 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