summaryrefslogtreecommitdiff
path: root/pcrecpp_internal.h
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2008-08-24 11:25:07 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2008-08-24 11:25:07 +0000
commit4f2129b124fcdc66251bb1cf3b7ec4486d9c50d7 (patch)
tree09c612f0fe9a06229a04d8c980e6834ebcfdcec2 /pcrecpp_internal.h
parent60c460b7315d059fc3efbe0889b9ead8c42ca4c0 (diff)
downloadpcre-4f2129b124fcdc66251bb1cf3b7ec4486d9c50d7.tar.gz
Add missing copyright to pcrecpp_internal.h
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@367 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'pcrecpp_internal.h')
-rw-r--r--pcrecpp_internal.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pcrecpp_internal.h b/pcrecpp_internal.h
index 88fdf9c..827f9e0 100644
--- a/pcrecpp_internal.h
+++ b/pcrecpp_internal.h
@@ -3,6 +3,9 @@
*************************************************/
/*
+Copyright (c) 2005, Google Inc.
+All rights reserved.
+
-----------------------------------------------------------------------------
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: