Skip to content

Commit 33e1723

Browse files
committed
Updated copyright information
1 parent aa6bac0 commit 33e1723

18 files changed

+18
-18
lines changed

COPYING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2010, Andreas Sandberg
1+
Copyright (C) 2010-2011, Andreas Sandberg
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

dumper_csv.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010, Andreas Sandberg
2+
* Copyright (C) 2010-2011, Andreas Sandberg
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

dumper_dump.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010, Andreas Sandberg
2+
* Copyright (C) 2010-2011, Andreas Sandberg
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

dumpers.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010, Andreas Sandberg
2+
* Copyright (C) 2010-2011, Andreas Sandberg
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

expect.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010, Andreas Sandberg
2+
* Copyright (C) 2010-2011, Andreas Sandberg
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

perf_argp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010, Andreas Sandberg
2+
* Copyright (C) 2010-2011, Andreas Sandberg
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

perf_argp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010, Andreas Sandberg
2+
* Copyright (C) 2010-2011, Andreas Sandberg
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

perf_common.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010, Andreas Sandberg
2+
* Copyright (C) 2010-2011, Andreas Sandberg
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

perf_common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010, Andreas Sandberg
2+
* Copyright (C) 2010-2011, Andreas Sandberg
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

perf_compat.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010, Andreas Sandberg
2+
* Copyright (C) 2010-2011, Andreas Sandberg
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

perf_file.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010, Andreas Sandberg
2+
* Copyright (C) 2010-2011, Andreas Sandberg
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

perf_file.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010, Andreas Sandberg
2+
* Copyright (C) 2010-2011, Andreas Sandberg
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

perf_types.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010, Andreas Sandberg
2+
* Copyright (C) 2010-2011, Andreas Sandberg
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

perfdump.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010, Andreas Sandberg
2+
* Copyright (C) 2010-2011, Andreas Sandberg
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

perfrecord.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010, Andreas Sandberg
2+
* Copyright (C) 2010-2011, Andreas Sandberg
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

rawperf.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010, Andreas Sandberg
2+
* Copyright (C) 2010-2011, Andreas Sandberg
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

util.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010, Andreas Sandberg
2+
* Copyright (C) 2010-2011, Andreas Sandberg
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

util.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010, Andreas Sandberg
2+
* Copyright (C) 2010-2011, Andreas Sandberg
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)