diff options
Diffstat (limited to 'examples/perfcounter')
-rw-r--r-- | examples/perfcounter/Makefile | 2 | ||||
-rwxr-xr-x | examples/perfcounter/perfcountd.init | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/perfcounter/Makefile b/examples/perfcounter/Makefile index e74b736101..ce480578a5 100644 --- a/examples/perfcounter/Makefile +++ b/examples/perfcounter/Makefile @@ -3,7 +3,7 @@ # # 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 +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, diff --git a/examples/perfcounter/perfcountd.init b/examples/perfcounter/perfcountd.init index bb4148e52f..d28138ff75 100755 --- a/examples/perfcounter/perfcountd.init +++ b/examples/perfcounter/perfcountd.init @@ -4,7 +4,7 @@ # # 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 +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, |