Просмотр исходного кода

change copyright to just GPL 2

Wichert Akkerman лет назад: 25
Родитель
Сommit
6e1eb71ebf
1 измененных файлов с 2 добавлено и 3 удалено
  1. 2 3
      lib/showpkg.c

+ 2 - 3
lib/showpkg.c

@@ -5,9 +5,8 @@
  * Copyright (C) 2001 Wichert Akkerman <wakkerma@debian.org>
  *
  * This 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.
+ * it under the terms of the GNU General Public License version 2
+ * as published by the Free Software Foundation.
  *
  * This is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of