branch: externals/objed commit 7f874ca64f7300e4ebaf323ebe7c012b83393b09 Author: Clemens Radermacher <clem...@posteo.net> Commit: Clemens Radermacher <clem...@posteo.net>
Add copyright assignment notice --- README.asc | 30 ++++++++++++++++++++++-------- 1 file changed, 22 insertions(+), 8 deletions(-) diff --git a/README.asc b/README.asc index 8efcfa7..b1cdf40 100644 --- a/README.asc +++ b/README.asc @@ -447,15 +447,29 @@ Add this to your init file: == Contribute -I'm happy to receive pull requests or ideas to improve this package. -Some parts suffer from the bottom up approach of developing it, but -this also allowed me to experiment a lot and try ideas while working -on them, something that Emacs is especially good at. Most of the -features are tested using `emacs-lisp-mode` but hopefully there aren't -to many problems using modes for other languages, I tried my best to -write text objects in a language agnostic way. Before submitting a PR -please check your code compiles cleanly and all tests are passing: +I'm happy to receive pull requests or ideas to improve this package. Some +parts suffer from the bottom up approach of developing it, but this also +allowed me to experiment a lot and try ideas while working on them, something +that Emacs is especially good at. Most of the features are tested using +`emacs-lisp-mode` but hopefully there aren't to many problems using modes for +other languages. Before submitting a PR please check your code compiles +cleanly and all tests are passing: ```sh make test ``` + +=== Copyright Assignment + + +These packages are subject to the same +https://www.gnu.org/prep/maintain/html_node/Copyright-Papers.html[Copyright Assignment] +policy as Emacs itself, org-mode, CEDET and other packages in https://elpa.gnu.org/packages/[GNU ELPA]]. + +Any +https://www.gnu.org/prep/maintain/html_node/Legally-Significant.html#Legally-Significant[legally significant] +contributions can only be accepted after the author has completed +their paperwork. Please see +https://git.savannah.gnu.org/cgit/gnulib.git/tree/doc/Copyright/request-assign.future[the request form] +if you want to proceed with the assignment. +