diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2022-08-24 00:43:14 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2022-08-24 00:55:32 +0200 |
commit | b0f1d3d6ea1b380e628958bd1b17ccb2c789ec2d (patch) | |
tree | cee4cc7f95b7a2dd89e36b4dae122a5639073490 /src/sdgui.c | |
parent | 4073749d3bd11d73290bc37904efd77b84272270 (diff) | |
download | tdv-b0f1d3d6ea1b380e628958bd1b17ccb2c789ec2d.tar.gz tdv-b0f1d3d6ea1b380e628958bd1b17ccb2c789ec2d.tar.xz tdv-b0f1d3d6ea1b380e628958bd1b17ccb2c789ec2d.zip |
Build with AsciiDoc as well as Asciidoctor
And bump copyright years.
Diffstat (limited to 'src/sdgui.c')
-rw-r--r-- | src/sdgui.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdgui.c b/src/sdgui.c index e0becd3..457e72e 100644 --- a/src/sdgui.c +++ b/src/sdgui.c @@ -1,7 +1,7 @@ /* * StarDict GTK+ UI * - * Copyright (c) 2020 - 2021, Přemysl Eric Janouch <p@janouch.name> + * Copyright (c) 2020 - 2022, Přemysl Eric Janouch <p@janouch.name> * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted. |