diff options
author | portix <none@none> | 2013-01-09 04:00:22 +0100 |
---|---|---|
committer | portix <none@none> | 2013-01-09 04:00:22 +0100 |
commit | e328e0cfa14bcdde0990eb89cce75ae5b7cd68f3 (patch) | |
tree | d374670d6362f52033a749078de2199de2278b9f /src | |
parent | 44f7f6e24688cdf70d77204548a9cae92de333d1 (diff) | |
download | dwb-e328e0cfa14bcdde0990eb89cce75ae5b7cd68f3.zip |
Updating copyright information
Diffstat (limited to 'src')
-rw-r--r-- | src/adblock.c | 2 | ||||
-rw-r--r-- | src/adblock.h | 2 | ||||
-rw-r--r-- | src/application.c | 2 | ||||
-rw-r--r-- | src/application.h | 2 | ||||
-rw-r--r-- | src/callback.c | 2 | ||||
-rw-r--r-- | src/callback.h | 2 | ||||
-rw-r--r-- | src/commands.c | 2 | ||||
-rw-r--r-- | src/commands.h | 2 | ||||
-rw-r--r-- | src/completion.c | 2 | ||||
-rw-r--r-- | src/completion.h | 2 | ||||
-rw-r--r-- | src/config.h | 2 | ||||
-rw-r--r-- | src/domain.c | 2 | ||||
-rw-r--r-- | src/domain.h | 2 | ||||
-rw-r--r-- | src/download.c | 2 | ||||
-rw-r--r-- | src/download.h | 2 | ||||
-rw-r--r-- | src/dwb.c | 2 | ||||
-rw-r--r-- | src/dwb.h | 4 | ||||
-rw-r--r-- | src/entry.c | 2 | ||||
-rw-r--r-- | src/entry.h | 2 | ||||
-rw-r--r-- | src/html.c | 2 | ||||
-rw-r--r-- | src/html.h | 2 | ||||
-rw-r--r-- | src/icon.xpm | 2 | ||||
-rw-r--r-- | src/js.c | 2 | ||||
-rw-r--r-- | src/js.h | 2 | ||||
-rw-r--r-- | src/local.c | 2 | ||||
-rw-r--r-- | src/local.h | 2 | ||||
-rw-r--r-- | src/plugins.c | 2 | ||||
-rw-r--r-- | src/plugins.h | 2 |
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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 |