mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
Added copyright notice to all hp2ps source files.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2251
This commit is contained in:
parent
500de31850
commit
2c736edd5f
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include "Main.h"
|
||||
#include "Defines.h"
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#ifndef AREA_BELOW_H
|
||||
#define AREA_BELOW_H
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#include <ctype.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#ifndef AUX_FILE_H
|
||||
#define AUX_FILE_H
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "Main.h"
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#ifndef AXES_H
|
||||
#define AXES_H
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <math.h>
|
||||
#include "Main.h"
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#ifndef CURVES_H
|
||||
#define CURVES_H
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#ifndef DEFINES_H
|
||||
#define DEFINES_H
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#ifndef DEVIATION_H
|
||||
#define DEVIATION_H
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#ifndef DIMENSIONS_H
|
||||
#define DIMENSIONS_H
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include "Main.h"
|
||||
#include "Defines.h"
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#ifndef ERROR_H
|
||||
#define ERROR_H
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#include <ctype.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#ifndef HP_FILE_H
|
||||
#define HP_FILE_H
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <math.h>
|
||||
#include "Main.h"
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#ifndef KEY_H
|
||||
#define KEY_H
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#ifndef MAIN_H
|
||||
#define MAIN_H
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include "Main.h"
|
||||
#include "Curves.h"
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#ifndef MARKS_H
|
||||
#define MARKS_H
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "Main.h"
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#ifndef PS_FILE_H
|
||||
#define PS_FILE_H
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#ifndef REORDER_H
|
||||
#define REORDER_H
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include "Main.h"
|
||||
#include "Defines.h"
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#ifndef SCALE_H
|
||||
#define SCALE_H
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#ifndef SHADE_H
|
||||
#define SHADE_H
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include "Main.h"
|
||||
#include "Defines.h"
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#ifndef TOP_TWENTY_H
|
||||
#define TOP_TWENTY_H
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include "Main.h"
|
||||
#include "Defines.h"
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#ifndef TRACE_ELEMENT_H
|
||||
#define TRACE_ELEMENT_H
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "Main.h"
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
/* This file is part of hp2ps, a graph drawer for memory profiles.
|
||||
Copyright (C) 2002 The University Court of the University of Glasgow.
|
||||
This program is governed by the license contained in the file LICENSE. */
|
||||
|
||||
#ifndef UTILITIES_H
|
||||
#define UTILITIES_H
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user