diff options
42 files changed, 42 insertions, 42 deletions
@@ -3,7 +3,7 @@ Installation Instructions Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. -Copyright (C) 2013-2015 Robin Haberkorn +Copyright (C) 2013-2016 Robin Haberkorn Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/src/cmdline.cpp b/src/cmdline.cpp index 59dba59..acaebfb 100644 --- a/src/cmdline.cpp +++ b/src/cmdline.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/cmdline.h b/src/cmdline.h index 05506fa..dad3a42 100644 --- a/src/cmdline.h +++ b/src/cmdline.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/document.cpp b/src/document.cpp index ded7e0c..7981653 100644 --- a/src/document.cpp +++ b/src/document.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/document.h b/src/document.h index 3dbc56a..d8205b9 100644 --- a/src/document.h +++ b/src/document.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/error.cpp b/src/error.cpp index 34819e3..41367c8 100644 --- a/src/error.cpp +++ b/src/error.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/error.h b/src/error.h index 26c98f6..9264b33 100644 --- a/src/error.h +++ b/src/error.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/expressions.cpp b/src/expressions.cpp index b59b409..a82914e 100644 --- a/src/expressions.cpp +++ b/src/expressions.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/expressions.h b/src/expressions.h index f357a1d..f969b67 100644 --- a/src/expressions.h +++ b/src/expressions.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/glob.cpp b/src/glob.cpp index 4c1fa1f..2806fbf 100644 --- a/src/glob.cpp +++ b/src/glob.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/goto.cpp b/src/goto.cpp index 9216330..d53c209 100644 --- a/src/goto.cpp +++ b/src/goto.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/interface-curses.cpp b/src/interface-curses.cpp index 8c6af7f..49339d4 100644 --- a/src/interface-curses.cpp +++ b/src/interface-curses.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/interface-curses.h b/src/interface-curses.h index e3bbbf5..a6b0e1c 100644 --- a/src/interface-curses.h +++ b/src/interface-curses.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/interface-gtk.cpp b/src/interface-gtk.cpp index 00f4c0c..9cfa0b0 100644 --- a/src/interface-gtk.cpp +++ b/src/interface-gtk.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/interface-gtk.h b/src/interface-gtk.h index 8150c8c..c10bdd6 100644 --- a/src/interface-gtk.h +++ b/src/interface-gtk.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/interface.cpp b/src/interface.cpp index 1e4d0b7..96222cf 100644 --- a/src/interface.cpp +++ b/src/interface.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/interface.h b/src/interface.h index e93ebe3..062c377 100644 --- a/src/interface.h +++ b/src/interface.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/ioview.cpp b/src/ioview.cpp index 71b5b9f..1d32b11 100644 --- a/src/ioview.cpp +++ b/src/ioview.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/ioview.h b/src/ioview.h index dddbb9b..83517b5 100644 --- a/src/ioview.h +++ b/src/ioview.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/main.cpp b/src/main.cpp index 1f89156..aaedf14 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/parser.cpp b/src/parser.cpp index b6ecc0f..88c4350 100644 --- a/src/parser.cpp +++ b/src/parser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/parser.h b/src/parser.h index 9858136..1cd51c7 100644 --- a/src/parser.h +++ b/src/parser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/qregisters.cpp b/src/qregisters.cpp index b7ef0c1..facf212 100644 --- a/src/qregisters.cpp +++ b/src/qregisters.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/qregisters.h b/src/qregisters.h index 48b023d..3227bc8 100644 --- a/src/qregisters.h +++ b/src/qregisters.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/rbtree.cpp b/src/rbtree.cpp index d519f34..e64de96 100644 --- a/src/rbtree.cpp +++ b/src/rbtree.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/rbtree.h b/src/rbtree.h index ce5c30e..bc836bd 100644 --- a/src/rbtree.h +++ b/src/rbtree.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/ring.cpp b/src/ring.cpp index 4646ea1..fcaea3a 100644 --- a/src/ring.cpp +++ b/src/ring.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/sciteco.h b/src/sciteco.h index 56e5fdf..155cbc7 100644 --- a/src/sciteco.h +++ b/src/sciteco.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/search.cpp b/src/search.cpp index 447f16e..16d3747 100644 --- a/src/search.cpp +++ b/src/search.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/search.h b/src/search.h index b885ad4..9c5b9d5 100644 --- a/src/search.h +++ b/src/search.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/spawn.cpp b/src/spawn.cpp index 4f11ce1..fce7209 100644 --- a/src/spawn.cpp +++ b/src/spawn.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/spawn.h b/src/spawn.h index 61c073f..64ee999 100644 --- a/src/spawn.h +++ b/src/spawn.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/string-utils.cpp b/src/string-utils.cpp index 7da9875..ed3fc38 100644 --- a/src/string-utils.cpp +++ b/src/string-utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/string-utils.h b/src/string-utils.h index aa646d6..64112df 100644 --- a/src/string-utils.h +++ b/src/string-utils.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/symbols-minimal.cpp b/src/symbols-minimal.cpp index 9093356..e8d5a50 100644 --- a/src/symbols-minimal.cpp +++ b/src/symbols-minimal.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/symbols.cpp b/src/symbols.cpp index c129c4b..4d69545 100644 --- a/src/symbols.cpp +++ b/src/symbols.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/symbols.h b/src/symbols.h index 7c054ca..c8bca04 100644 --- a/src/symbols.h +++ b/src/symbols.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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/undo.cpp b/src/undo.cpp index 21fae61..b6c510c 100644 --- a/src/undo.cpp +++ b/src/undo.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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) 2012-2015 Robin Haberkorn + * Copyright (C) 2012-2016 Robin Haberkorn * * 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 |