Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Kiste
xwax
Commits
c17e814f
Commit
c17e814f
authored
Jan 19, 2018
by
Mark Hills
Browse files
Bump the year
parent
33bffba2
Changes
62
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
c17e814f
# Copyright (C) 201
6
Mark Hills <mark@xwax.org>
# Copyright (C) 201
8
Mark Hills <mark@xwax.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2, as
...
...
README
View file @
c17e814f
xwax: Digital vinyl on Linux
(C) Copyright 201
6
Mark Hills <mark@xwax.org>
(C) Copyright 201
8
Mark Hills <mark@xwax.org>
For installation instructions, see the INSTALL file. Instructions can
be found in the xwax(1) man page and http://xwax.org/
...
...
alsa.c
View file @
c17e814f
/*
* Copyright (C) 201
6
Mark Hills <mark@xwax.org>
* Copyright (C) 201
8
Mark Hills <mark@xwax.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
alsa.h
View file @
c17e814f
/*
* Copyright (C) 201
6
Mark Hills <mark@xwax.org>
* Copyright (C) 201
8
Mark Hills <mark@xwax.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
controller.c
View file @
c17e814f
/*
* Copyright (C) 201
6
Mark Hills <mark@xwax.org>
* Copyright (C) 201
8
Mark Hills <mark@xwax.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
controller.h
View file @
c17e814f
/*
* Copyright (C) 201
6
Mark Hills <mark@xwax.org>
* Copyright (C) 201
8
Mark Hills <mark@xwax.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
cues.c
View file @
c17e814f
/*
* Copyright (C) 201
6
Mark Hills <mark@xwax.org>
* Copyright (C) 201
8
Mark Hills <mark@xwax.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
cues.h
View file @
c17e814f
/*
* Copyright (C) 201
6
Mark Hills <mark@xwax.org>
* Copyright (C) 201
8
Mark Hills <mark@xwax.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
debug.h
View file @
c17e814f
/*
* Copyright (C) 201
6
Mark Hills <mark@xwax.org>
* Copyright (C) 201
8
Mark Hills <mark@xwax.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
deck.c
View file @
c17e814f
/*
* Copyright (C) 201
6
Mark Hills <mark@xwax.org>
* Copyright (C) 201
8
Mark Hills <mark@xwax.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
deck.h
View file @
c17e814f
/*
* Copyright (C) 201
6
Mark Hills <mark@xwax.org>
* Copyright (C) 201
8
Mark Hills <mark@xwax.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
device.c
View file @
c17e814f
/*
* Copyright (C) 201
6
Mark Hills <mark@xwax.org>
* Copyright (C) 201
8
Mark Hills <mark@xwax.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
device.h
View file @
c17e814f
/*
* Copyright (C) 201
6
Mark Hills <mark@xwax.org>
* Copyright (C) 201
8
Mark Hills <mark@xwax.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
dicer.c
View file @
c17e814f
/*
* Copyright (C) 201
6
Mark Hills <mark@xwax.org>
* Copyright (C) 201
8
Mark Hills <mark@xwax.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
dicer.h
View file @
c17e814f
/*
* Copyright (C) 201
6
Mark Hills <mark@xwax.org>
* Copyright (C) 201
8
Mark Hills <mark@xwax.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
dummy.c
View file @
c17e814f
/*
* Copyright (C) 201
6
Mark Hills <mark@xwax.org>
* Copyright (C) 201
8
Mark Hills <mark@xwax.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
dummy.h
View file @
c17e814f
/*
* Copyright (C) 201
6
Mark Hills <mark@xwax.org>
* Copyright (C) 201
8
Mark Hills <mark@xwax.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
excrate.c
View file @
c17e814f
/*
* Copyright (C) 201
6
Mark Hills <mark@xwax.org>
* Copyright (C) 201
8
Mark Hills <mark@xwax.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
excrate.h
View file @
c17e814f
/*
* Copyright (C) 201
6
Mark Hills <mark@xwax.org>
* Copyright (C) 201
8
Mark Hills <mark@xwax.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
external.c
View file @
c17e814f
/*
* Copyright (C) 201
6
Mark Hills <mark@xwax.org>
* Copyright (C) 201
8
Mark Hills <mark@xwax.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
Prev
1
2
3
4
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment