aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS8
-rw-r--r--configure.ac4
-rw-r--r--libid3tag/tag.c2
-rw-r--r--scheme/Makefile.am2
-rw-r--r--scheme/batch.scm2
-rw-r--r--scheme/dry-run.scm2
-rw-r--r--scheme/format.scm2
-rw-r--r--scheme/idest/batch/help.scm2
-rw-r--r--scheme/idest/batch/setlyrics.scm2
-rw-r--r--scheme/idest/batch/setpic.scm2
-rw-r--r--scheme/idest/format/framelist.scm2
-rw-r--r--scheme/idest/format/help.scm2
-rw-r--r--scheme/idest/format/lyrics.scm2
-rw-r--r--scheme/idest/format/pic.scm2
-rw-r--r--scheme/idest/format/shortlist.scm2
-rw-r--r--scheme/idest/list-modules.scm2
-rw-r--r--scheme/idest/load-module.scm2
-rw-r--r--src/Makefile.am2
-rw-r--r--src/backup.c2
-rw-r--r--src/cmdline.opt2
-rw-r--r--src/editem.c2
-rw-r--r--src/frametab.gperf2
-rw-r--r--src/getopt.m42
-rw-r--r--src/guile.c2
-rw-r--r--src/idest.h2
-rw-r--r--src/idop.c2
-rw-r--r--src/main.c2
-rw-r--r--src/slist.c2
-rw-r--r--src/utf8conv.c2
-rw-r--r--tests/Makefile.am2
-rw-r--r--tests/atlocal.in2
-rw-r--r--tests/copy-v1-00.at2
-rw-r--r--tests/copy-v12-00.at2
-rw-r--r--tests/copy-v2-00.at2
-rw-r--r--tests/del-all-v1.at2
-rw-r--r--tests/del-all-v12.at2
-rw-r--r--tests/del-all-v2.at2
-rw-r--r--tests/del-frame-v1.at2
-rw-r--r--tests/del-frame-v2.at2
-rw-r--r--tests/delcomm.at2
-rw-r--r--tests/fmt-shortlist.at2
-rw-r--r--tests/framelist00.at2
-rw-r--r--tests/framelist01.at2
-rw-r--r--tests/framelist02.at2
-rw-r--r--tests/genfile.c2
-rw-r--r--tests/info-v1-00.at2
-rw-r--r--tests/info-v12-00.at2
-rw-r--r--tests/info-v2-00.at2
-rw-r--r--tests/list1.at2
-rw-r--r--tests/list2.at2
-rw-r--r--tests/lyrics00.at2
-rw-r--r--tests/pic00.at2
-rw-r--r--tests/pic01.at2
-rw-r--r--tests/query-v1-00.at2
-rw-r--r--tests/query-v1-01.at2
-rw-r--r--tests/query-v2-00.at2
-rw-r--r--tests/query-v2-01.at2
-rw-r--r--tests/query-v2-02.at2
-rw-r--r--tests/query-v2-03.at2
-rw-r--r--tests/query-v2-04.at2
-rw-r--r--tests/script00.at2
-rw-r--r--tests/script01.at2
-rw-r--r--tests/script02.at2
-rw-r--r--tests/script03.at2
-rw-r--r--tests/script04.at2
-rw-r--r--tests/script05.at2
-rw-r--r--tests/script06.at2
-rw-r--r--tests/script07.at2
-rw-r--r--tests/script08.at2
-rw-r--r--tests/set-v1-00.at2
-rw-r--r--tests/set-v1-01.at2
-rw-r--r--tests/set-v2-00.at2
-rw-r--r--tests/set-v2-01.at2
-rw-r--r--tests/setlyrics.at2
-rw-r--r--tests/setpic.at2
-rw-r--r--tests/settitle.at2
-rw-r--r--tests/shortlist.at2
-rw-r--r--tests/testsuite.at2
-rw-r--r--tests/version.at2
79 files changed, 83 insertions, 83 deletions
diff --git a/NEWS b/NEWS
index 11c88f9..2534bd7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,14 @@
-IdEst -- history of user-visible changes. 2016-11-17
-Copyright (C) 2009-2011, 2015, 2016 Sergey Poznyakoff
+IdEst -- history of user-visible changes. 2017-03-11
+Copyright (C) 2009-2011, 2015-2017 Sergey Poznyakoff
See the end of file for copying conditions.
Please send bug reports to <bug-idest@gnu.org.ua>
-Version 2.0.90 (Git)
+Version 2.1 - 2017-03-11
* Convert textual frames to/from the currently used character set
The character set is deduced from the locale settings. It can also be
set explicitly using the --charset option.
@@ -266,13 +266,13 @@ Version 1.0, 2009-03-19
Initial release.
=========================================================================
Copyright information:
-Copyright (C) 2009-2011, 2015, 2016 Sergey Poznyakoff
+Copyright (C) 2009-2011, 2015-2017 Sergey Poznyakoff
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
copyright notice and this permission notice are preserved,
thus giving the recipient permission to redistribute in turn.
diff --git a/configure.ac b/configure.ac
index d590639..35b2857 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
# -*- Autoconf -*-
# This file is part of Idest.
-# Copyright (C) 2009-2011, 2015, 2016 Sergey Poznyakoff
+# Copyright (C) 2009-2011, 2015, 2016, 2017 Sergey Poznyakoff
#
# Idest is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
@@ -13,13 +13,13 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Idest. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.61)
-AC_INIT([idest], [2.0.90], [bug-idest@gnu.org.ua])
+AC_INIT([idest], [2.1], [bug-idest@gnu.org.ua])
AC_CONFIG_SRCDIR([src/idest.h])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.9 gnits tar-ustar std-options silent-rules])
# Enable silent rules by default:
AM_SILENT_RULES([yes])
diff --git a/libid3tag/tag.c b/libid3tag/tag.c
index 80e59b8..18dee21 100644
--- a/libid3tag/tag.c
+++ b/libid3tag/tag.c
@@ -1,10 +1,10 @@
/*
* libid3tag - ID3 tag manipulation library
* Copyright (C) 2000-2004 Underbit Technologies, Inc.
- * Copyright (C) 2015-2016 Sergey Poznyakoff
+ * Copyright (C) 2015-2017 Sergey Poznyakoff
*
* 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
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
diff --git a/scheme/Makefile.am b/scheme/Makefile.am
index 028a649..167c686 100644
--- a/scheme/Makefile.am
+++ b/scheme/Makefile.am
@@ -1,8 +1,8 @@
# This file is part of Idest
-# Copyright (C) 2009-2011 Sergey Poznyakoff
+# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
#
# Idest is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/scheme/batch.scm b/scheme/batch.scm
index 22a48c3..667b21f 100644
--- a/scheme/batch.scm
+++ b/scheme/batch.scm
@@ -1,8 +1,8 @@
;; This file is part of Idest
-;; Copyright (C) 2011 Sergey Poznyakoff
+;; Copyright (C) 2011, 2017 Sergey Poznyakoff
;; Idest is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 3, or (at your option)
;; any later version.
;;
;; Idest is distributed in the hope that it will be useful,
diff --git a/scheme/dry-run.scm b/scheme/dry-run.scm
index 5fcc0ad..c86d79f 100644
--- a/scheme/dry-run.scm
+++ b/scheme/dry-run.scm
@@ -1,9 +1,9 @@
;; dry-run.scm - run a script and show the frames it produces.
;; This file is part of Idest
-;; Copyright (C) 2011, 2015 Sergey Poznyakoff
+;; Copyright (C) 2011, 2015-2017 Sergey Poznyakoff
;; Idest is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 3, or (at your option)
;; any later version.
;;
;; Idest is distributed in the hope that it will be useful,
diff --git a/scheme/format.scm b/scheme/format.scm
index dc5b41b..97b4f35 100644
--- a/scheme/format.scm
+++ b/scheme/format.scm
@@ -1,8 +1,8 @@
;; This file is part of Idest
-;; Copyright (C) 2011 Sergey Poznyakoff
+;; Copyright (C) 2011, 2017 Sergey Poznyakoff
;; Idest is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 3, or (at your option)
;; any later version.
;;
;; Idest is distributed in the hope that it will be useful,
diff --git a/scheme/idest/batch/help.scm b/scheme/idest/batch/help.scm
index 48891ce..b510c6a 100644
--- a/scheme/idest/batch/help.scm
+++ b/scheme/idest/batch/help.scm
@@ -1,8 +1,8 @@
;; This file is part of Idest
-;; Copyright (C) 2011 Sergey Poznyakoff
+;; Copyright (C) 2011, 2017 Sergey Poznyakoff
;;
;; Idest is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 3, or (at your option)
;; any later version.
;;
diff --git a/scheme/idest/batch/setlyrics.scm b/scheme/idest/batch/setlyrics.scm
index ad4dd2d..d30e835 100644
--- a/scheme/idest/batch/setlyrics.scm
+++ b/scheme/idest/batch/setlyrics.scm
@@ -1,8 +1,8 @@
;; This file is part of Idest
-;; Copyright (C) 2011 Sergey Poznyakoff
+;; Copyright (C) 2011, 2017 Sergey Poznyakoff
;; Idest is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 3, or (at your option)
;; any later version.
;;
;; Idest is distributed in the hope that it will be useful,
diff --git a/scheme/idest/batch/setpic.scm b/scheme/idest/batch/setpic.scm
index 834a571..3daf570 100644
--- a/scheme/idest/batch/setpic.scm
+++ b/scheme/idest/batch/setpic.scm
@@ -1,8 +1,8 @@
;; This file is part of Idest
-;; Copyright (C) 2011, 2015 Sergey Poznyakoff
+;; Copyright (C) 2011, 2015-2017 Sergey Poznyakoff
;;
;; Idest is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 3, or (at your option)
;; any later version.
;;
diff --git a/scheme/idest/format/framelist.scm b/scheme/idest/format/framelist.scm
index daf2efd..ea00740 100644
--- a/scheme/idest/format/framelist.scm
+++ b/scheme/idest/format/framelist.scm
@@ -1,8 +1,8 @@
;; This file is part of Idest
-;; Copyright (C) 2011 Sergey Poznyakoff
+;; Copyright (C) 2011, 2017 Sergey Poznyakoff
;;
;; Idest is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 3, or (at your option)
;; any later version.
;;
diff --git a/scheme/idest/format/help.scm b/scheme/idest/format/help.scm
index 57e954b..562b76c 100644
--- a/scheme/idest/format/help.scm
+++ b/scheme/idest/format/help.scm
@@ -1,8 +1,8 @@
;; This file is part of Idest
-;; Copyright (C) 2011 Sergey Poznyakoff
+;; Copyright (C) 2011, 2017 Sergey Poznyakoff
;;
;; Idest is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 3, or (at your option)
;; any later version.
;;
diff --git a/scheme/idest/format/lyrics.scm b/scheme/idest/format/lyrics.scm
index 8b7bf9e..1ab5f96 100644
--- a/scheme/idest/format/lyrics.scm
+++ b/scheme/idest/format/lyrics.scm
@@ -1,8 +1,8 @@
;; This file is part of Idest
-;; Copyright (C) 2011 Sergey Poznyakoff
+;; Copyright (C) 2011, 2017 Sergey Poznyakoff
;;
;; Idest is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 3, or (at your option)
;; any later version.
;;
diff --git a/scheme/idest/format/pic.scm b/scheme/idest/format/pic.scm
index 8d4a9bd..64d9075 100644
--- a/scheme/idest/format/pic.scm
+++ b/scheme/idest/format/pic.scm
@@ -1,8 +1,8 @@
;; This file is part of Idest
-;; Copyright (C) 2011, 2015 Sergey Poznyakoff
+;; Copyright (C) 2011, 2015-2017 Sergey Poznyakoff
;;
;; Idest is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 3, or (at your option)
;; any later version.
;;
diff --git a/scheme/idest/format/shortlist.scm b/scheme/idest/format/shortlist.scm
index a3d5bed..35481a7 100644
--- a/scheme/idest/format/shortlist.scm
+++ b/scheme/idest/format/shortlist.scm
@@ -1,8 +1,8 @@
;; shortlist.scm - List file name, artist and year, on a single line.
-;; Copyright (C) 2011 Sergey Poznyakoff
+;; Copyright (C) 2011, 2017 Sergey Poznyakoff
;; License GPLv3+: GNU GPL version 3 or later
;; <http://gnu.org/licenses/gpl.html>
;; This is free software: you are free to change and redistribute it.
;; There is NO WARRANTY, to the extent permitted by law.
(define-module (idest format shortlist))
diff --git a/scheme/idest/list-modules.scm b/scheme/idest/list-modules.scm
index facc54b..0c832d5 100644
--- a/scheme/idest/list-modules.scm
+++ b/scheme/idest/list-modules.scm
@@ -1,8 +1,8 @@
;; This file is part of Idest
-;; Copyright (C) 2011, 2015 Sergey Poznyakoff
+;; Copyright (C) 2011, 2015-2017 Sergey Poznyakoff
;;
;; Idest is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 3, or (at your option)
;; any later version.
;;
diff --git a/scheme/idest/load-module.scm b/scheme/idest/load-module.scm
index 1460709..b2b66ff 100644
--- a/scheme/idest/load-module.scm
+++ b/scheme/idest/load-module.scm
@@ -1,8 +1,8 @@
;; This file is part of Idest
-;; Copyright (C) 2011 Sergey Poznyakoff
+;; Copyright (C) 2011, 2017 Sergey Poznyakoff
;; Idest is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 3, or (at your option)
;; any later version.
;;
;; Idest is distributed in the hope that it will be useful,
diff --git a/src/Makefile.am b/src/Makefile.am
index 8c4c895..03ebd16 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,8 +1,8 @@
# This file is part of Idest
-# Copyright (C) 2009-2011, 2016 Sergey Poznyakoff
+# Copyright (C) 2009-2011, 2016-2017 Sergey Poznyakoff
#
# Idest is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/src/backup.c b/src/backup.c
index b268fb6..805cf61 100644
--- a/src/backup.c
+++ b/src/backup.c
@@ -1,8 +1,8 @@
/* This file is part of Idest.
- Copyright (C) 2009-2011, 2016 Sergey Poznyakoff
+ Copyright (C) 2009-2011, 2016-2017 Sergey Poznyakoff
Idest is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/cmdline.opt b/src/cmdline.opt
index 1f414a6..7e9aa52 100644
--- a/src/cmdline.opt
+++ b/src/cmdline.opt
@@ -1,8 +1,8 @@
/* This file is part of Idest. -*- c -*-
- Copyright (C) 2009-2011, 2016 Sergey Poznyakoff
+ Copyright (C) 2009-2011, 2016-2017 Sergey Poznyakoff
Idest is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/editem.c b/src/editem.c
index a651e16..25e3583 100644
--- a/src/editem.c
+++ b/src/editem.c
@@ -1,8 +1,8 @@
/* This file is part of Idest.
- Copyright (C) 2009-2011 Sergey Poznyakoff
+ Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
Idest is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/frametab.gperf b/src/frametab.gperf
index c02b771..2546650 100644
--- a/src/frametab.gperf
+++ b/src/frametab.gperf
@@ -1,9 +1,9 @@
%{
/* This file is part of Idest.
- Copyright (C) 2009-2011, 2015, 2016 Sergey Poznyakoff
+ Copyright (C) 2009-2011, 2015-2017 Sergey Poznyakoff
Idest is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/getopt.m4 b/src/getopt.m4
index 2e8d01d..4dfcbd2 100644
--- a/src/getopt.m4
+++ b/src/getopt.m4
@@ -1,8 +1,8 @@
dnl This file is part of GNU Rush.
-dnl Copyright (C) 2007-2011, 2015 Sergey Poznyakoff.
+dnl Copyright (C) 2007-2011, 2015, 2017 Sergey Poznyakoff.
dnl
dnl GNU Rush is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
dnl the Free Software Foundation; either version 3, or (at your option)
dnl any later version.
dnl
diff --git a/src/guile.c b/src/guile.c
index 802e053..b3bd631 100644
--- a/src/guile.c
+++ b/src/guile.c
@@ -1,8 +1,8 @@
/* This file is part of Idest.
- Copyright (C) 2009-2011, 2015, 2016 Sergey Poznyakoff
+ Copyright (C) 2009-2011, 2015-2017 Sergey Poznyakoff
Idest is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/idest.h b/src/idest.h
index 787cdad..d6a1f6c 100644
--- a/src/idest.h
+++ b/src/idest.h
@@ -1,8 +1,8 @@
/* This file is part of Idest.
- Copyright (C) 2009-2011, 2015, 2016 Sergey Poznyakoff
+ Copyright (C) 2009-2011, 2015-2017 Sergey Poznyakoff
Idest is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/idop.c b/src/idop.c
index c3a3ce2..bb9f1c3 100644
--- a/src/idop.c
+++ b/src/idop.c
@@ -1,8 +1,8 @@