Skip to content

Commit

Permalink
Updating copyright messages
Browse files Browse the repository at this point in the history
  • Loading branch information
TomTheBear committed Aug 8, 2016
1 parent cbba786 commit 181453f
Show file tree
Hide file tree
Showing 185 changed files with 230 additions and 229 deletions.
2 changes: 1 addition & 1 deletion bench/includes/allocator.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Header File allocator Module.
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: none
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/allocator_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Header File types of allocator Module.
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Thomas Roehl (tr), thomas.roehl@googlemail.com
* Project: none
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/barrier.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Header File barrier Module
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/barrier_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Type Definitions for barrier Module
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/strUtil.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: Some sting functions
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/test_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Type definitions for benchmarking framework
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/threads.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Header file of pthread interface module
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/includes/threads_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Types file for threads module.
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/likwid-bench.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: A flexible and extensible benchmarking toolbox
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/src/allocator.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Implementation of allocator module.
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/src/barrier.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Implementation of threaded spin loop barrier
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/src/bench.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Benchmarking framework for likwid-bench
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Thomas Roehl (tr), thomas.roehl@googlemail.com
Expand Down
2 changes: 1 addition & 1 deletion bench/src/strUtil.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Utility string routines building upon bstrlib
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com.
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion bench/src/threads.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: High level interface to pthreads
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ TOPO_FILE_PATH = /etc/likwid_topo.cfg
# Versioning Information
VERSION = 4
RELEASE = 1
DATE = 19.05.2016
DATE = 08.08.2016

RPATHS = -Wl,-rpath=$(INSTALLED_LIBPREFIX)
LIBLIKWIDPIN = $(abspath $(INSTALLED_PREFIX)/lib/liblikwidpin.so.$(VERSION).$(RELEASE))
Expand Down
2 changes: 1 addition & 1 deletion examples/C-likwidAPI.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Example how to use the LIKWID API in C/C++ applications
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Thomas Roehl (tr), thomas.roehl@googlemail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion examples/C-markerAPI.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Example how to use the C/C++ Marker API
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Thomas Roehl (tr), thomas.roehl@googlemail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion examples/F-markerAPI.F90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
! Description: Example how to use the Fortran90 Marker API
!
! Version: 4.1
! Released: 13.6.2016
! Released: 8.8.2016
!
! Author: Thomas Roehl (tr), thomas.roehl@googlemail.com
! Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion examples/Lua-likwidAPI.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Description: Example how to use the LIKWID API in Lua scripts
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Thomas Roehl (tr), thomas.roehl@googlemail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion perl/set_license.pl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#my $VERSION = '<VERSION>';
#my $DATE = '<DATE>';
my $VERSION = '4.1';
my $DATE = '13.6.2016';
my $DATE = '8.8.2016';
my $YEAR = '2016';
my $AUTHOR = 'RRZE, University Erlangen-Nuremberg';
my $LICENSE = 'gpl';
Expand Down
2 changes: 1 addition & 1 deletion src/access-daemon/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Description: accessDaemon Makefile
#
# Version: 4.1
# Released: 13.6.2016
# Released: 8.8.2016
#
# Author: Jan Treibig (jt), jan.treibig@gmail.com
# Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/access-daemon/accessDaemon.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Implementation of access daemon.
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Authors: Michael Meier, michael.meier@rrze.fau.de
* Jan Treibig (jt), jan.treibig@gmail.com,
Expand Down
2 changes: 1 addition & 1 deletion src/access-daemon/setFreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Implementation of frequency daemon
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Authors: Jan Treibig (jt), jan.treibig@gmail.com,
* Thomas Roehl (tr), thomas.roehl@googlemail.com
Expand Down
2 changes: 1 addition & 1 deletion src/access.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Interface for the different register access modules.
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Thomas Roehl (tr), thomas.roehl@googlemail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/access_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Interface to the access daemon for the access module.
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Thomas Roehl (tr), thomas.roehl@googlemail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/access_x86.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Interface to x86 related functions for the access module.
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Thomas Roehl (tr), thomas.roehl@googlemail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/access_x86_msr.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* is based on the msr-util tools.
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com.
* Thomas Roehl (tr), thomas.roehl@googlemail.com
Expand Down
2 changes: 1 addition & 1 deletion src/access_x86_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* for Intel Sandy Bridge Processors.
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com,
* Thomas Roehl (tr), thomas.roehl@googlemail.com
Expand Down
2 changes: 1 addition & 1 deletion src/affinity.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Implementation of affinity module.
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com,
* Thomas Roehl (tr), thomas.roehl@googlemail.com
Expand Down
2 changes: 1 addition & 1 deletion src/applications/likwid-agent.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Description: A monitoring daemon for hardware performance counters.
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Thomas Roehl (tr), thomas.roehl@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/applications/likwid-features.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Description: A application to retrieve and manipulate CPU features.
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Thomas Roehl (tr), thomas.roehl@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/applications/likwid-genTopoCfg.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* each start.
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Thomas Roehl (tr), thomas.roehl@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/applications/likwid-memsweeper.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Description: An application to clean up NUMA memory domains.
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Thomas Roehl (tr), thomas.roehl@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/applications/likwid-mpirun.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* measure hardware performance counters
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Thomas Roehl (tr), thomas.roehl@googlemail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/applications/likwid-perfctr.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* on x86 processors
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Thomas Roehl (tr), thomas.roehl@googlemail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/applications/likwid-perfscope.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* realtime plots using feedGnuplot
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Thomas Roehl (tr), thomas.roehl@googlemail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/applications/likwid-pin.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Description: An application to pin a program including threads
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Thomas Roehl (tr), thomas.roehl@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/applications/likwid-powermeter.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* consumption on architectures implementing the RAPL interface.
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Thomas Roehl (tr), thomas.roehl@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/applications/likwid-setFrequencies.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Description: A application to set the CPU frequency of CPU cores and domains.
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Thomas Roehl (tr), thomas.roehl@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/applications/likwid-topology.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* on x86 processors.
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Thomas Roehl (tr), thomas.roehl@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/applications/likwid.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Lua LIKWID interface library
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Thomas Roehl (tr), thomas.roehl@gmail.com
* Project: likwid
Expand Down
2 changes: 1 addition & 1 deletion src/bitUtil.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: Utility routines manipulating bit arrays.
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Project: likwid
Expand Down
3 changes: 1 addition & 2 deletions src/calculator.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* Description: Infix calculator
*
* Author: Brandon Mills (bm), mills.brandont@gmail.com
* Project: likwid
*
* Copyright (C) 2016 Brandon Mills
*
Expand Down Expand Up @@ -34,7 +33,7 @@
* Some changes done for the integration in LIKWID, see inline comments
*
* Version: 4.1
* Released: 13.6.2016
* Released: 8.8.2016
*
* Author: Jan Treibig (jt), jan.treibig@gmail.com
* Thomas Roehl (tr), thomas.roehl@gmail.com
Expand Down
Loading

0 comments on commit 181453f

Please sign in to comment.