tracker_new_templates: It's not 2015 anymore.

This commit is contained in:
Augustin Cavalier
2018-06-30 20:08:14 -04:00
parent 6a138e1704
commit bd60686144
2 changed files with 3 additions and 3 deletions
@@ -1,5 +1,5 @@
/* /*
* Copyright 2015 Your Name <[email protected]> * Copyright 2018, Your Name <[email protected]>
* All rights reserved. Distributed under the terms of the MIT license. * All rights reserved. Distributed under the terms of the MIT license.
*/ */
#ifndef _H #ifndef _H
@@ -11,7 +11,7 @@
class { class {
public: public:
private: private:
}; };
@@ -1,5 +1,5 @@
/* /*
* Copyright 2015 Your Name <[email protected]> * Copyright 2018, Your Name <[email protected]>
* All rights reserved. Distributed under the terms of the MIT license. * All rights reserved. Distributed under the terms of the MIT license.
*/ */