From 4709959c821f323295de7cce78b0f1a8f525de6f Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Thu, 27 Feb 2020 13:36:06 -0700 Subject: Tweak blocklets --- .local/bin/blocks/cpu | 6 ------ 1 file changed, 6 deletions(-) (limited to '.local/bin/blocks/cpu') 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 -# Copyright 2014 Vivien Didelot -# Copyright 2014 Andreas Guldstrand -# -# Licensed under the terms of the GNU GPL v3, or any later version. use strict; use warnings; -- cgit v1.2.3-54-g00ecf