Closes gh-719
- Correct copyright years - Add `@since` to javadoc of new public classes - Make new classes final where appropriate
This commit updates all of the Snippet implementations that take one or more descriptors to provide an and method that can be used to create a new Snippet that has additional descriptors. Closes gh-168