Attribute Copyright to Google Inc.

This commit is contained in:
François-Xavier Bourlet 2013-03-15 13:15:28 -07:00 committed by François-Xavier Bourlet
parent a2fb893277
commit 2104840c1d
16 changed files with 25 additions and 17 deletions

View File

@ -1,6 +1,6 @@
# #
# CMakeLists.txt # CMakeLists.txt
# Copyright © 2013 François-Xavier 'Bombela' Bourlet <bombela@gmail.com> # Copyright 2013 Google Inc. All Rights Reserved.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal

View File

@ -1,5 +1,6 @@
The MIT License (MIT) Copyright (c) 2013 François-Xavier Bourlet Copyright 2013 Google Inc. All Rights Reserved.
<bombela@gmail.com>
The MIT License (MIT)
Permission is hereby granted, free of charge, to any person obtaining a copy of Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in this software and associated documentation files (the "Software"), to deal in

View File

@ -325,5 +325,12 @@ struct ResolvedTrace: public TraceWithLocals {
## Contact and copyright ## Contact and copyright
François-Xavier Bourlet <bombela@gmail.com>. François-Xavier Bourlet <bombela@gmail.com>
Copyright 2013 Google Inc. All Rights Reserved.
MIT License. MIT License.
### Disclaimer
Although this project is owned by Google Inc. this is not a Google supported or
affiliated project.

View File

@ -1,6 +1,6 @@
/* /*
* backward.hpp * backward.hpp
* Copyright © 2013 François-Xavier 'Bombela' Bourlet <bombela@gmail.com> * Copyright 2013 Google Inc. All Rights Reserved.
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal * of this software and associated documentation files (the "Software"), to deal

View File

@ -1,6 +1,6 @@
/* /*
* _test_main.cpp * _test_main.cpp
* Copyright © 2013 François-Xavier 'Bombela' Bourlet <bombela@gmail.com> * Copyright 2013 Google Inc. All Rights Reserved.
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal * of this software and associated documentation files (the "Software"), to deal

View File

@ -1,6 +1,6 @@
/* /*
* test/compile.cpp * test/compile.cpp
* Copyright © 2013 François-Xavier 'Bombela' Bourlet <bombela@gmail.com> * Copyright 2013 Google Inc. All Rights Reserved.
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal * of this software and associated documentation files (the "Software"), to deal

View File

@ -1,6 +1,6 @@
/* /*
* test/divbyzero.cpp * test/divbyzero.cpp
* Copyright © 2013 François-Xavier 'Bombela' Bourlet <bombela@gmail.com> * Copyright 2013 Google Inc. All Rights Reserved.
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal * of this software and associated documentation files (the "Software"), to deal

View File

@ -1,6 +1,6 @@
/* /*
* test/fib.cpp * test/fib.cpp
* Copyright © 2013 François-Xavier 'Bombela' Bourlet <bombela@gmail.com> * Copyright 2013 Google Inc. All Rights Reserved.
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal * of this software and associated documentation files (the "Software"), to deal

View File

@ -1,6 +1,6 @@
/* /*
* test/invalidread.cpp * test/invalidread.cpp
* Copyright © 2013 François-Xavier 'Bombela' Bourlet <bombela@gmail.com> * Copyright 2013 Google Inc. All Rights Reserved.
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal * of this software and associated documentation files (the "Software"), to deal

View File

@ -1,6 +1,6 @@
/* /*
* test/invalidread.cpp * test/invalidread.cpp
* Copyright © 2013 François-Xavier 'Bombela' Bourlet <bombela@gmail.com> * Copyright 2013 Google Inc. All Rights Reserved.
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal * of this software and associated documentation files (the "Software"), to deal

View File

@ -1,6 +1,6 @@
/* /*
* test/minitrace.cpp * test/minitrace.cpp
* Copyright © 2013 François-Xavier 'Bombela' Bourlet <bombela@gmail.com> * Copyright 2013 Google Inc. All Rights Reserved.
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal * of this software and associated documentation files (the "Software"), to deal

View File

@ -1,6 +1,6 @@
/* /*
* test/segfault.cpp * test/segfault.cpp
* Copyright © 2013 François-Xavier 'Bombela' Bourlet <bombela@gmail.com> * Copyright 2013 Google Inc. All Rights Reserved.
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal * of this software and associated documentation files (the "Software"), to deal

View File

@ -1,6 +1,6 @@
/* /*
* test/simplerecursive.cpp * test/simplerecursive.cpp
* Copyright © 2013 François-Xavier 'Bombela' Bourlet <bombela@gmail.com> * Copyright 2013 Google Inc. All Rights Reserved.
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal * of this software and associated documentation files (the "Software"), to deal

View File

@ -1,6 +1,6 @@
/* /*
* test/smalltrace.cpp * test/smalltrace.cpp
* Copyright © 2013 François-Xavier 'Bombela' Bourlet <bombela@gmail.com> * Copyright 2013 Google Inc. All Rights Reserved.
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal * of this software and associated documentation files (the "Software"), to deal

View File

@ -1,6 +1,6 @@
/* /*
* test/suicide.cpp * test/suicide.cpp
* Copyright © 2013 François-Xavier 'Bombela' Bourlet <bombela@gmail.com> * Copyright 2013 Google Inc. All Rights Reserved.
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal * of this software and associated documentation files (the "Software"), to deal

View File

@ -1,6 +1,6 @@
/* /*
* test/test.hpp * test/test.hpp
* Copyright © 2013 François-Xavier 'Bombela' Bourlet <bombela@gmail.com> * Copyright 2013 Google Inc. All Rights Reserved.
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal * of this software and associated documentation files (the "Software"), to deal