summaryrefslogtreecommitdiff
path: root/csharp/src/Ice/MetricsAdminI.cs
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2016-03-07 15:20:45 -0500
committerJoe George <joe@zeroc.com>2016-03-07 15:20:45 -0500
commit5d77f83acf22ef377217d91dcf0b52cdc75b0ef8 (patch)
tree40a536c04d135199899cb8725483121c1ea45528 /csharp/src/Ice/MetricsAdminI.cs
parentfix for slice2java crash (diff)
downloadice-5d77f83acf22ef377217d91dcf0b52cdc75b0ef8.tar.bz2
ice-5d77f83acf22ef377217d91dcf0b52cdc75b0ef8.tar.xz
ice-5d77f83acf22ef377217d91dcf0b52cdc75b0ef8.zip
Update Copyright year to 2016 in rc and cs files
Diffstat (limited to 'csharp/src/Ice/MetricsAdminI.cs')
-rw-r--r--csharp/src/Ice/MetricsAdminI.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/src/Ice/MetricsAdminI.cs b/csharp/src/Ice/MetricsAdminI.cs
index 2945c962715..fed20667b31 100644
--- a/csharp/src/Ice/MetricsAdminI.cs
+++ b/csharp/src/Ice/MetricsAdminI.cs
@@ -1045,4 +1045,4 @@ namespace IceInternal
private Dictionary<string, MetricsViewI> _views = new Dictionary<string, MetricsViewI>();
private List<string> _disabledViews = new List<string>();
}
-} \ No newline at end of file
+}