diff libinterp/parse-tree/pt-classdef.cc @ 23219:3ac9f9ecfae5 stable

maint: Update copyright dates.
author John W. Eaton <jwe@octave.org>
date Wed, 22 Feb 2017 12:39:29 -0500
parents e9a0469dedd9
children 092078913d54
line wrap: on
line diff
--- a/libinterp/parse-tree/pt-classdef.cc	Tue Feb 21 16:55:25 2017 -0800
+++ b/libinterp/parse-tree/pt-classdef.cc	Wed Feb 22 12:39:29 2017 -0500
@@ -1,6 +1,6 @@
 /*
 
-Copyright (C) 2012-2016 John W. Eaton
+Copyright (C) 2012-2017 John W. Eaton
 
 This file is part of Octave.