fsfe-website/activities/reuse/reuse.en.xhtml

36 lines
1.7 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<html>
<version>1</version>
<head>
<title>Reuse of Free Software</title>
</head>
<body>
<h1>REUSE</h1>
<h3>Developer best practices for expressing license and copyright information in Free and Open Source Software projects</h3>
<p>The FSFE is running this project to develop and raise awareness of best practices for the expression of license and copyright information in free and open source projects. The project is intended to facilitate management of source code by making licensing and copyright information more consistent in how it is added to source code in ways which allow for automating many of the processes involved.</p>
<p>
This is a concern for any free and open source software developer, user or distributor. Incorrect license and copyright information can lead to situations where software developers are not credited for the work they have done, where the license or copyright information is misunderstood or where using a software project becomes a burdensome process due to the inability to use automated tools.
</p>
<p>
The best practices weve identified and worked to describe in this text are based on existing sources for best practices, but we have identified and revised the practices which can facilitate automation.
</p>
<p>
Weve also sought to identify practices which will be easy for software developers to adopt and will work more on this to develop material suitable for anyone wishing to help us make copyrights and licensing information computer readable.
</p>
<p>
You can view the best practices and related material on our <a href="https://reuse.software/">REUSE</a> web site.
</p>
</body>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->