summaryrefslogtreecommitdiff
path: root/src/cstore
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2011-03-03 15:17:40 -0800
committerAn-Cheng Huang <ancheng@vyatta.com>2011-03-03 15:17:40 -0800
commit84d379b8b8d3537a82d12d7b734209bef6c4ee63 (patch)
treeed27af891ba7277b1fac44152c3d3b737b64f9f1 /src/cstore
parent92a6e0844ffd1614eb30ae093d3e6e7e5540321f (diff)
downloadvyatta-cfg-84d379b8b8d3537a82d12d7b734209bef6c4ee63.tar.gz
vyatta-cfg-84d379b8b8d3537a82d12d7b734209bef6c4ee63.zip
remove deactivate-handling code from commit
* activate/deactivate is pending redesign, so the old code no longer applies. * conceptually activate/deactivate should be transparent to commit so removing the old code.
Diffstat (limited to 'src/cstore')
-rw-r--r--src/cstore/ctemplate.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cstore/ctemplate.hpp b/src/cstore/ctemplate.hpp
index b9d1d8c..1915273 100644
--- a/src/cstore/ctemplate.hpp
+++ b/src/cstore/ctemplate.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 Vyatta, Inc.
+ * Copyright (C) 2011 Vyatta, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as