summaryrefslogtreecommitdiff
path: root/kern/cbuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'kern/cbuf.h')
-rw-r--r--kern/cbuf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/kern/cbuf.h b/kern/cbuf.h
index 8995fbcc..38215c16 100644
--- a/kern/cbuf.h
+++ b/kern/cbuf.h
@@ -14,6 +14,9 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
+ * Upstream site with license notes :
+ * http://git.sceen.net/rbraun/librbraun.git/
+ *
*
* Circular byte buffer.
*/