Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2011-09-25 01:28:31 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2011-09-25 01:28:31 +0400
commitc64075f3b80c09899620f04169ad6e642575c0c9 (patch)
tree028fac7875ed3dd83db8ed394f560175abab9936 /common/includes/version.h
parent831be187299fa289218eda25fa3eef5e375e9566 (diff)
Update GPLv2 license header
Fixes issue 87.
Diffstat (limited to 'common/includes/version.h')
-rw-r--r--common/includes/version.h17
1 files changed, 8 insertions, 9 deletions
diff --git a/common/includes/version.h b/common/includes/version.h
index 8f4592fd..40ea706c 100644
--- a/common/includes/version.h
+++ b/common/includes/version.h
@@ -2,20 +2,19 @@
* Copyright (C) 2011 Hendrik Leppkes
* http://www.1f0.de
*
- * This Program is free software; you can redistribute it and/or modify
+ * 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, or (at your option)
- * any later version.
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
*
- * This Program is distributed in the hope that it will be useful,
+ * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; see the file COPYING. If not, write to
- * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
- * http://www.gnu.org/copyleft/gpl.html
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#pragma once