diff options
Diffstat (limited to 'includes/e2k')
| -rw-r--r-- | includes/e2k/processor-platform.h | 4 | 
1 files changed, 1 insertions, 3 deletions
diff --git a/includes/e2k/processor-platform.h b/includes/e2k/processor-platform.h index a252485f..c6361823 100644 --- a/includes/e2k/processor-platform.h +++ b/includes/e2k/processor-platform.h @@ -1,6 +1,6 @@  /*   *    HardInfo - Displays System Information - *    Copyright (C) 2003-2006 Leandro A. F. Pereira <leandro@hardinfo.org> + *    Copyright (C) 2020 EntityFX <artem.solopiy@gmail.com> and MCST Elbrus Team    *   *    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 @@ -56,8 +56,6 @@ struct _ProcessorCache {      gint phy_sock;  }; - -  //e2k processor structure  struct _Processor {      gint id;  | 
