Commit 837146f 1 parent 15b5947 commit 837146f Copy full SHA for 837146f
File tree 20 files changed +21
-21
lines changed
20 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 1
- Copyright 2012 Matthew Endsley
1
+ Copyright 2012-2015 Matthew Endsley
2
2
All rights reserved
3
3
4
4
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 9
9
10
10
License
11
11
-------
12
- Copyright 2012 Matthew Endsley
12
+ Copyright 2012-2015 Matthew Endsley
13
13
14
14
This project is governed by the BSD 2-clause license. For details see the file
15
15
titled LICENSE in the project root folder.
Original file line number Diff line number Diff line change 1
1
/* -
2
- * Copyright 2012 Matthew Endsley
2
+ * Copyright 2012-1015 Matthew Endsley
3
3
* All rights reserved
4
4
*
5
5
* Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
1
/* -
2
- * Copyright 2012 Matthew Endsley
2
+ * Copyright 2012-1015 Matthew Endsley
3
3
* All rights reserved
4
4
*
5
5
* Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
1
/* -
2
- * Copyright 2012 Matthew Endsley
2
+ * Copyright 2012-1015 Matthew Endsley
3
3
* All rights reserved
4
4
*
5
5
* Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
1
/* -
2
- * Copyright 2012 Matthew Endsley
2
+ * Copyright 2012-1015 Matthew Endsley
3
3
* All rights reserved
4
4
*
5
5
* Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
1
/* -
2
- * Copyright 2012 Matthew Endsley
2
+ * Copyright 2012-1015 Matthew Endsley
3
3
* All rights reserved
4
4
*
5
5
* Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
1
/*-
2
- * Copyright 2012 Matthew Endsley
2
+ * Copyright 2012-1015 Matthew Endsley
3
3
* All rights reserved
4
4
*
5
5
* Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
1
/* -
2
- * Copyright 2012 Matthew Endsley
2
+ * Copyright 2012-1015 Matthew Endsley
3
3
* All rights reserved
4
4
*
5
5
* Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
1
/* -
2
- * Copyright 2012 Matthew Endsley
2
+ * Copyright 2012-1015 Matthew Endsley
3
3
* All rights reserved
4
4
*
5
5
* Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
1
/* -
2
- * Copyright 2012 Matthew Endsley
2
+ * Copyright 2012-1015 Matthew Endsley
3
3
* All rights reserved
4
4
*
5
5
* Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
1
/* -
2
- * Copyright 2012 Matthew Endsley
2
+ * Copyright 2012-1015 Matthew Endsley
3
3
* All rights reserved
4
4
*
5
5
* Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
1
/* -
2
- * Copyright 2012 Matthew Endsley
2
+ * Copyright 2012-1015 Matthew Endsley
3
3
* All rights reserved
4
4
*
5
5
* Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
1
/* -
2
- * Copyright 2012 Matthew Endsley
2
+ * Copyright 2012-1015 Matthew Endsley
3
3
* All rights reserved
4
4
*
5
5
* Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
1
/* -
2
- * Copyright 2012-2014 Matthew Endsley
2
+ * Copyright 2012-2015 Matthew Endsley
3
3
* All rights reserved
4
4
*
5
5
* Redistribution and use in source and binary forms, with or without
@@ -33,4 +33,4 @@ TEST(uomap_nonpod_compiles) {
33
33
// verify this compiles
34
34
typedef tinystl::unordered_map<int , Foo> map;
35
35
map m;
36
- }
36
+ }
Original file line number Diff line number Diff line change 1
1
/* -
2
- * Copyright 2012 Matthew Endsley
2
+ * Copyright 2012-1015 Matthew Endsley
3
3
* All rights reserved
4
4
*
5
5
* Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
1
/* -
2
- * Copyright 2012 Matthew Endsley
2
+ * Copyright 2012-1015 Matthew Endsley
3
3
* All rights reserved
4
4
*
5
5
* Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
1
/* -
2
- * Copyright 2012 Matthew Endsley
2
+ * Copyright 2012-1015 Matthew Endsley
3
3
* All rights reserved
4
4
*
5
5
* Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
1
/* -
2
- * Copyright 2012 Matthew Endsley
2
+ * Copyright 2012-1015 Matthew Endsley
3
3
* All rights reserved
4
4
*
5
5
* Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
1
/* -
2
- * Copyright 2012-2014 Matthew Endsley
2
+ * Copyright 2012-1015- 2014 Matthew Endsley
3
3
* All rights reserved
4
4
*
5
5
* Redistribution and use in source and binary forms, with or without
You can’t perform that action at this time.
0 commit comments