constness fixes, round-trip and fuzz-testing for CHOICE
diff --git a/skeletons/ANY.h b/skeletons/ANY.h
index 7d5f369..70d42a9 100644
--- a/skeletons/ANY.h
+++ b/skeletons/ANY.h
@@ -1,5 +1,5 @@
 /*-
- * Copyright (c) 2004 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Copyright (c) 2004-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
  * Redistribution and modifications are permitted subject to BSD license.
  */
 #ifndef ASN_TYPE_ANY_H