Skip to content

Commit b3d3da7

Browse files
committed
beta 5
1 parent b84018e commit b3d3da7

File tree

417 files changed

+721
-536
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

417 files changed

+721
-536
lines changed

src/PdfSharp.Charting/Charting.Renderers/AreaChartRenderer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Authors:
44
// Niklas Schneider
55
//
6-
// Copyright (c) 2005-2016 empira Software GmbH, Cologne Area (Germany)
6+
// Copyright (c) 2005-2017 empira Software GmbH, Cologne Area (Germany)
77
//
88
// http://www.pdfsharp.com
99
// http://sourceforge.net/projects/pdfsharp

src/PdfSharp.Charting/Charting.Renderers/AreaPlotAreaRenderer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Authors:
44
// Niklas Schneider
55
//
6-
// Copyright (c) 2005-2016 empira Software GmbH, Cologne Area (Germany)
6+
// Copyright (c) 2005-2017 empira Software GmbH, Cologne Area (Germany)
77
//
88
// http://www.pdfsharp.com
99
// http://sourceforge.net/projects/pdfsharp

src/PdfSharp.Charting/Charting.Renderers/AxisRenderer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Authors:
44
// Niklas Schneider
55
//
6-
// Copyright (c) 2005-2016 empira Software GmbH, Cologne Area (Germany)
6+
// Copyright (c) 2005-2017 empira Software GmbH, Cologne Area (Germany)
77
//
88
// http://www.pdfsharp.com
99
// http://sourceforge.net/projects/pdfsharp

src/PdfSharp.Charting/Charting.Renderers/AxisTitleRenderer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Authors:
44
// Niklas Schneider
55
//
6-
// Copyright (c) 2005-2016 empira Software GmbH, Cologne Area (Germany)
6+
// Copyright (c) 2005-2017 empira Software GmbH, Cologne Area (Germany)
77
//
88
// http://www.pdfsharp.com
99
// http://sourceforge.net/projects/pdfsharp

src/PdfSharp.Charting/Charting.Renderers/BarChartRenderer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Authors:
44
// Niklas Schneider
55
//
6-
// Copyright (c) 2005-2016 empira Software GmbH, Cologne Area (Germany)
6+
// Copyright (c) 2005-2017 empira Software GmbH, Cologne Area (Germany)
77
//
88
// http://www.pdfsharp.com
99
// http://sourceforge.net/projects/pdfsharp

src/PdfSharp.Charting/Charting.Renderers/BarClusteredLegendRenderer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Authors:
44
// Niklas Schneider
55
//
6-
// Copyright (c) 2005-2016 empira Software GmbH, Cologne Area (Germany)
6+
// Copyright (c) 2005-2017 empira Software GmbH, Cologne Area (Germany)
77
//
88
// http://www.pdfsharp.com
99
// http://sourceforge.net/projects/pdfsharp

src/PdfSharp.Charting/Charting.Renderers/BarClusteredPlotAreaRenderer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Authors:
44
// Niklas Schneider
55
//
6-
// Copyright (c) 2005-2016 empira Software GmbH, Cologne Area (Germany)
6+
// Copyright (c) 2005-2017 empira Software GmbH, Cologne Area (Germany)
77
//
88
// http://www.pdfsharp.com
99
// http://sourceforge.net/projects/pdfsharp

src/PdfSharp.Charting/Charting.Renderers/BarDataLabelRenderer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Authors:
44
// Niklas Schneider
55
//
6-
// Copyright (c) 2005-2016 empira Software GmbH, Cologne Area (Germany)
6+
// Copyright (c) 2005-2017 empira Software GmbH, Cologne Area (Germany)
77
//
88
// http://www.pdfsharp.com
99
// http://sourceforge.net/projects/pdfsharp

src/PdfSharp.Charting/Charting.Renderers/BarGridlinesRenderer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Authors:
44
// Niklas Schneider
55
//
6-
// Copyright (c) 2005-2016 empira Software GmbH, Cologne Area (Germany)
6+
// Copyright (c) 2005-2017 empira Software GmbH, Cologne Area (Germany)
77
//
88
// http://www.pdfsharp.com
99
// http://sourceforge.net/projects/pdfsharp

src/PdfSharp.Charting/Charting.Renderers/BarPlotAreaRenderer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Authors:
44
// Niklas Schneider
55
//
6-
// Copyright (c) 2005-2016 empira Software GmbH, Cologne Area (Germany)
6+
// Copyright (c) 2005-2017 empira Software GmbH, Cologne Area (Germany)
77
//
88
// http://www.pdfsharp.com
99
// http://sourceforge.net/projects/pdfsharp

0 commit comments

Comments
 (0)