On Thu, Sep 13, 2012 at 6:06 PM, S. Dale Morrey <sdalemorrey at gmail.com> wrote: > Hi Everyone, > > Is anyone aware of any techniques for watermarking source code? > Specifically Java source code? > > Thanks! Not sure exactly what you're wanting to do. You can sign your .jar files: http://java.sun.com/developer/Books/javaprogramming/JAR/sign/signing.html