diff options
author | Simo Sorce <simo@redhat.com> | 2013-11-27 14:04:51 -0500 |
---|---|---|
committer | Frédéric Péters <fpeters@entrouvert.com> | 2013-12-03 21:55:06 +0100 |
commit | 3a6b2fdee76b5f782094b6b268bfdf895263eda8 (patch) | |
tree | ab86e46dc2eda8f51edbcc84c7d355e2ab6e14e2 /lasso/xml/ws/wsa_problem_action.c | |
parent | 9c08482b46e8d67085de2da38cd6c4b699674206 (diff) | |
download | lasso-3a6b2fdee76b5f782094b6b268bfdf895263eda8.tar.gz lasso-3a6b2fdee76b5f782094b6b268bfdf895263eda8.tar.xz lasso-3a6b2fdee76b5f782094b6b268bfdf895263eda8.zip |
Fix license boilerplates
Instad of referring to an old FSF address, point the reader to the FSF
website where the latest licenses and addresses are published.
Signed-off-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'lasso/xml/ws/wsa_problem_action.c')
-rw-r--r-- | lasso/xml/ws/wsa_problem_action.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lasso/xml/ws/wsa_problem_action.c b/lasso/xml/ws/wsa_problem_action.c index 5ad135da..c8896b36 100644 --- a/lasso/xml/ws/wsa_problem_action.c +++ b/lasso/xml/ws/wsa_problem_action.c @@ -18,8 +18,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include "../private.h" |