Software /
code /
prosody
Comparison
util-src/signal.c @ 2431:c4d32b35fe60
util.signal: Update version in header, and author's email
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sun, 10 Jan 2010 00:31:38 +0000 |
parent | 2430:69d377c84fe3 |
child | 2432:1e045b3e9dce |
comparison
equal
deleted
inserted
replaced
2430:69d377c84fe3 | 2431:c4d32b35fe60 |
---|---|
1 /* | 1 /* |
2 * signal.c -- Signal Handler Library for Lua | 2 * signal.c -- Signal Handler Library for Lua |
3 * | 3 * |
4 * Version: 1.000 | 4 * Version: 1.000+changes |
5 * | 5 * |
6 * Copyright (C) 2007 Patrick J. Donnelly (batrick@unm.edu) | 6 * Copyright (C) 2007 Patrick J. Donnelly (batrick@batbytes.com) |
7 * | 7 * |
8 * This software is distributed under the same license as Lua 5.0: | 8 * This software is distributed under the same license as Lua 5.0: |
9 * | 9 * |
10 * Permission is hereby granted, free of charge, to any person obtaining a | 10 * Permission is hereby granted, free of charge, to any person obtaining a |
11 * copy of this software and associated documentation files (the "Software"), | 11 * copy of this software and associated documentation files (the "Software"), |