Patrick Foubet 3 дней назад
Родитель
Сommit
06dba82ec7
42 измененных файлов: 42 добавлений и 42 удалений
  1. +1
    -1
      src/conf.h
  2. +1
    -1
      src/debug.c
  3. +1
    -1
      src/debug.h
  4. +1
    -1
      src/dev.c
  5. +1
    -1
      src/dev.h
  6. +1
    -1
      src/err.c
  7. +1
    -1
      src/err.h
  8. +1
    -1
      src/foncs.c
  9. +1
    -1
      src/foncs.h
  10. +1
    -1
      src/gplot.c
  11. +1
    -1
      src/gplot.h
  12. +1
    -1
      src/help.c
  13. +1
    -1
      src/help.h
  14. +1
    -1
      src/histo.c
  15. +1
    -1
      src/histo.h
  16. +1
    -1
      src/i2c.c
  17. +1
    -1
      src/i2c.h
  18. +1
    -1
      src/lib.c
  19. +1
    -1
      src/lib.h
  20. +1
    -1
      src/libmath.c
  21. +1
    -1
      src/libmath.h
  22. +1
    -1
      src/libmathc99.c
  23. +1
    -1
      src/mth.c
  24. +1
    -1
      src/mth.h
  25. +1
    -1
      src/net.c
  26. +1
    -1
      src/net.h
  27. +1
    -1
      src/nife.c
  28. +1
    -1
      src/nife.h
  29. +1
    -1
      src/scs.c
  30. +1
    -1
      src/scs.h
  31. +1
    -1
      src/stackC.c
  32. +1
    -1
      src/stackC.h
  33. +1
    -1
      src/stackF.c
  34. +1
    -1
      src/stackF.h
  35. +1
    -1
      src/stackL.c
  36. +1
    -1
      src/stackL.h
  37. +1
    -1
      src/stackN.c
  38. +1
    -1
      src/stackN.h
  39. +1
    -1
      src/stackV.c
  40. +1
    -1
      src/stackV.h
  41. +1
    -1
      src/tasks.c
  42. +1
    -1
      src/tasks.h

+ 1
- 1
src/conf.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/debug.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/debug.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/dev.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/dev.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/err.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/err.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/foncs.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/foncs.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/gplot.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/gplot.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/help.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/help.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/histo.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/histo.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/i2c.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/i2c.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/lib.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/lib.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/libmath.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/libmath.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/libmathc99.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/mth.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/mth.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/net.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/net.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/nife.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/nife.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/scs.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/scs.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackC.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackC.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackF.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackF.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackL.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackL.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackN.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackN.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackV.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackV.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/tasks.c Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/tasks.h Просмотреть файл

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


Загрузка…
Отмена
Сохранить