diff options
| author | David Luevano Alvarado <55825613+luevano@users.noreply.github.com> | 2020-02-27 13:36:06 -0700 |
|---|---|---|
| committer | David Luevano Alvarado <55825613+luevano@users.noreply.github.com> | 2020-02-27 13:36:06 -0700 |
| commit | 4709959c821f323295de7cce78b0f1a8f525de6f (patch) | |
| tree | 1581fc2b744308c185fcf7009837701e092a133a /.local/bin/blocks/cpu | |
| parent | d086bb4ca0c79f73ceef666e7634e2ade9f4105e (diff) | |
Tweak blocklets
Diffstat (limited to '.local/bin/blocks/cpu')
| -rwxr-xr-x | .local/bin/blocks/cpu | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.local/bin/blocks/cpu b/.local/bin/blocks/cpu index e955d4b..7f4bca0 100755 --- a/.local/bin/blocks/cpu +++ b/.local/bin/blocks/cpu @@ -1,10 +1,4 @@ #!/usr/bin/perl -# -# Copyright 2014 Pierre Mavro <deimos@deimos.fr> -# Copyright 2014 Vivien Didelot <vivien@didelot.org> -# Copyright 2014 Andreas Guldstrand <andreas.guldstrand@gmail.com> -# -# Licensed under the terms of the GNU GPL v3, or any later version. use strict; use warnings; |
